Skip to content

Conversation

@gsnedders
Copy link
Member

Fixes #3009.

I'm not sure why the test fails, as far as I can tell from https://polymer-library.polymer-project.org/3.0/docs/devguide/data-system setting queryInput should be running the queryInputChanged observer, which should call latchQuery after half a second, which sets query, which should call the queryUpdated observer, which should set structuredQuery?

@gsnedders
Copy link
Member Author

This still gives:

  Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

And I still don't understand how to solve it.

@gsnedders gsnedders force-pushed the fix-3009-lowerCase-query branch from 411b42b to a7ea74a Compare January 26, 2026 21:46
@gsnedders
Copy link
Member Author

Ah, the flag needs to be enabled, because all flags are false in our tests (eek!).

@gsnedders gsnedders requested a review from jcscottiii January 26, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pasting paths into search box lowercases them, breaking them

1 participant