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

Failed when running the test of your PRA. #2

Closed
meloncolie opened this issue Nov 9, 2020 · 2 comments
Closed

Failed when running the test of your PRA. #2

meloncolie opened this issue Nov 9, 2020 · 2 comments

Comments

@meloncolie
Copy link

Following your brief introduction of running PRA test, 2 test cases failed out of 159 in total. Do you have any suggestions to solve this problem?

git clone git@github.com:wliu88/pra_scala.git
cd pra_scala
sbt test
[info] ScalaTest
[info] Run completed in 6 seconds, 729 milliseconds.
[info] Total number of tests run: 159
[info] Suites: completed 26, aborted 0
[info] Tests: succeeded 157, failed 2, canceled 0, ignored 0, pending 0
[info] *** 2 TESTS FAILED ***
[error] Failed: Total 183, Failed 2, Errors 0, Passed 181
[error] Failed tests:
[error]         edu.cmu.ml.rtw.pra.features.LexicalizedPathTypeSpec
[error] (test:test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 8 s, completed Nov 9, 2020 5:21:35 PM
@wliu88
Copy link
Owner

wliu88 commented Nov 9, 2020

I have seen the same error message recently when installing the pra code. However, this error has not affected our experiment. You could move forward with the experiment and see if you encountered any further issues.

@meloncolie
Copy link
Author

I have seen the same error message recently when installing the pra code. However, this error has not affected our experiment. You could move forward with the experiment and see if you encountered any further issues.

thank you for your reply, I will try the experiments firstly. All testing cases in original repo are passed, hopefully this error message in your repo could be fixed in the future.😊

@wliu88 wliu88 closed this as completed Nov 10, 2020
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

2 participants