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

Wait for combo box options to be filtered #31

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

labkey-tchad
Copy link
Member

Rationale

This test has started failing recently on TeamCity.

java.lang.AssertionError: Expected to find 5 Alexa labels expected:<5> but was:<8>
  at org.junit.Assert.fail(Assert.java:89)
  at org.junit.Assert.failNotEquals(Assert.java:835)
  at org.junit.Assert.assertEquals(Assert.java:647)
  at org.labkey.test.tests.reagent.ReagentTest.testInsert(ReagentTest.java:115)

Related Pull Requests

  • N/A

Changes

  • Wait for combo box options to be filtered

@labkey-tchad labkey-tchad requested review from a team and labkey-danield and removed request for a team September 27, 2024 17:20
@labkey-tchad labkey-tchad merged commit 57d8b6c into develop Oct 2, 2024
4 checks passed
@labkey-tchad labkey-tchad deleted the fb_waitForComboFilter branch October 2, 2024 17:35
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.

2 participants