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

Unreliable tests #708

Open
kwalcock opened this issue Jan 26, 2023 · 2 comments
Open

Unreliable tests #708

kwalcock opened this issue Jan 26, 2023 · 2 comments

Comments

@kwalcock
Copy link
Member

For PR #707, the first test run failed at it should "collapse prepositions with verb objects" in org.clulab.processors.TestEnhancedSemanticRoles, even though nothing added there would have affected a test. The second run passed without any changes having been made.

It is known that some Stanford software can get different results on different runs. Is that the case here? The are also testing on Java 11 now, which we're not used to. Strange things could happen.

@kwalcock
Copy link
Member Author

This happened again today.

@kwalcock
Copy link
Member Author

kwalcock commented Mar 9, 2023

Today TestParallel failed, complaining "should match processing documents serially". This was for the first run of PR #722 (http://jenkins.clulab.org/job/processors/view/change-requests/job/PR-722/1/). A diff shows that enhanced-semantic-roles and semantic-roles are different in the serialized form. So far I can only imagine that happening if the neural networks are getting different answers. The error went away on the second run.

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

No branches or pull requests

1 participant