Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(web): automated test instability for prediction test #11844

Open
jahorton opened this issue Jun 21, 2024 · 0 comments
Open

bug(web): automated test instability for prediction test #11844

jahorton opened this issue Jun 21, 2024 · 0 comments
Assignees
Milestone

Comments

@jahorton
Copy link
Contributor

          Build failure seen for ["Test: Language Modeling Layer (Common)"](https://build.palaso.org/buildConfiguration/Keyman_Common_LMLayer_TestPullRequests/473674):

15:56:57 
  LMLayer using the trie model

15:56:57 
    Prediction

15:56:57 
    Regression tests

15:56:57 
      should use the default searchTermToKey()

15:56:58 
        expected +0 to be at least 1

15:56:58 
        AssertionError: expected +0 to be at least 1
            at file:///C:/BuildAgent/work/99b311828f4ee7c/keyman/common/predictive-text/unit_tests/headless/worker-trie-integration.js:85:16

The worker's "test mode" is on, so we shouldn't be exiting early... but perhaps recent changes from #11784 and its predecessors have had an unintended consequence here.

Originally posted by @jahorton in #11264 (comment)

@jahorton jahorton added this to the A18S5 milestone Jun 21, 2024
@jahorton jahorton self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant