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(#297): remove LtTestNotVerb from PkMono #312

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

h1alexbel
Copy link
Contributor

@h1alexbel h1alexbel commented Feb 5, 2025

In this PR I've removed LtTestNotVerb from PkMono and left puzzle for getting it back.

see #297

@h1alexbel
Copy link
Contributor Author

@maxonfjvipon please check

@h1alexbel
Copy link
Contributor Author

@yegor256 take a look, please

@yegor256 yegor256 merged commit ba8e371 into objectionary:master Feb 5, 2025
16 checks passed
@yegor256
Copy link
Member

yegor256 commented Feb 5, 2025

@rultor release, tag is 0.0.38

@h1alexbel h1alexbel deleted the 297-disable branch February 5, 2025 13:28
@rultor
Copy link
Contributor

rultor commented Feb 5, 2025

@rultor release, tag is 0.0.38

@yegor256 OK, I will release it now. Please check the progress here.

@rultor
Copy link
Contributor

rultor commented Feb 5, 2025

@rultor release, tag is 0.0.38

@h1alexbel @yegor256 Oops, I failed. You can see the full log here (spent 8min).

[\u001b[1;31mERROR\u001b[m] org.eolang.lints.LtByXslTest.checksEmptyObjectOnLargeXmirInReasonableTime -- Time elapsed: 30.03 s <<< ERROR!
java.util.concurrent.TimeoutException: checksEmptyObjectOnLargeXmirInReasonableTime() timed out after 30 seconds
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	Suppressed: org.opentest4j.AssertionFailedError: Huge XMIR must pass in reasonable time. See the timeout value. ==> Unexpected exception thrown: java.lang.IllegalStateException: java.lang.InterruptedException
		at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
		at org.junit.jupiter.api.AssertDoesNotThrow.createAssertionFailedError(AssertDoesNotThrow.java:84)
		at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:75)
		at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:62)
		at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3249)
		at org.eolang.lints.LtByXslTest.checksEmptyObjectOnLargeXmirInReasonableTime(LtByXslTest.java:204)
		at java.base/java.lang.reflect.Method.invoke(Method.java:569)
		... 2 more
	Caused by: java.lang.IllegalStateException: java.lang.InterruptedException
		at com.yegor256.farea.Farea.join(Farea.java:422)
		at com.yegor256.farea.Farea.exec(Farea.java:297)
		at fixtures.LargeXmir.lambda$value$0(LargeXmir.java:91)
		at com.yegor256.farea.Farea.together(Farea.java:198)
		at fixtures.LargeXmir.value(LargeXmir.java:71)
		at org.eolang.lints.LtByXslTest.lambda$checksEmptyObjectOnLargeXmirInReasonableTime$17(LtByXslTest.java:206)
		at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:71)
		... 6 more
	Caused by: java.lang.InterruptedException
		at java.base/java.lang.Object.wait(Native Method)
		at java.base/java.lang.Thread.join(Thread.java:1307)
		at java.base/java.lang.Thread.join(Thread.java:1362)
		at com.yegor256.farea.Farea.join(Farea.java:419)
		... 12 more

[\u001b[1;34mINFO\u001b[m] Running org.eolang.lints.misc.\u001b[1mLtTestIsNotVerbTest\u001b[m
13:36:49 [WARN] com.yegor256.MayBeSlow: We're still running lintsRegexTests (2s), please wait...
13:37:04 [WARN] com.yegor256.MayBeSlow: We're still running catchesBadName (2s), please wait...
[\u001b[1;34mINFO\u001b[m] \u001b[1;32mTests run: \u001b[0;1;32m5\u001b[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.30 s -- in org.eolang.lints.misc.\u001b[1mLtTestIsNotVerbTest\u001b[m
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] Results:
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mErrors: \u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31m  LtByXslTest.checksEmptyObjectOnLargeXmirInReasonableTime » Timeout checksEmptyObjectOnLargeXmirInReasonableTime() timed out after 30 seconds\u001b[m
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mTests run: 261, Failures: 0, Errors: 1, Skipped: 1\u001b[m
[\u001b[1;34mINFO\u001b[m] 
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1;31mBUILD FAILURE\u001b[m
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;34mINFO\u001b[m] Total time:  06:02 min
[\u001b[1;34mINFO\u001b[m] Finished at: 2025-02-05T13:37:05Z
[\u001b[1;34mINFO\u001b[m] \u001b[1m------------------------------------------------------------------------\u001b[m
[\u001b[1;31mERROR\u001b[m] Failed to execute goal \u001b[32morg.apache.maven.plugins:maven-surefire-plugin:3.3.1:test\u001b[m \u001b[1m(default-test)\u001b[m on project \u001b[36mlints\u001b[m: \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31m\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to /home/r/repo/target/surefire-reports for the individual test results.\u001b[m
[\u001b[1;31mERROR\u001b[m] \u001b[1;31mPlease refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.\u001b[m
[\u001b[1;31mERROR\u001b[m] -> \u001b[1m[Help 1]\u001b[m
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] To see the full stack trace of the errors, re-run Maven with the \u001b[1m-e\u001b[m switch.
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer 6e1a90a7931b7e8231e53e6596d10e1c0210b884c3f4944bfae920138e54daa5 is dead
Wed Feb  5 13:37:11 UTC 2025

@yegor256
Copy link
Member

yegor256 commented Feb 5, 2025

@rultor release, tag is 0.0.38

@rultor
Copy link
Contributor

rultor commented Feb 5, 2025

@rultor release, tag is 0.0.38

@yegor256 OK, I will release it now. Please check the progress here.

@rultor
Copy link
Contributor

rultor commented Feb 5, 2025

@rultor release, tag is 0.0.38

@yegor256 Done! FYI, the full log is here (took me 16min).

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.

4 participants