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

Failing while building jenkins-parent version 2.319.2 using mvn clean install (org.jenkins-ci.main:jenkins-parent:2.319.2) #8664

Open
shivsrivastava opened this issue Apr 30, 2024 · 1 comment

Comments

@shivsrivastava
Copy link

Package artifact id: org.jenkins-ci.main

source code url: https://github.com/jenkinsci/jenkins/tree/jenkins-2.319.2

Issue Description: Failing while building jenkins-parent version 2.319.2 using mvn clean install (org.jenkins-ci.main:jenkins-parent:2.319.2)

JDK Version: 1.8

Build CMD: mvn clean install

MVN Version: 3.9.6

gradle version - NA

Error Log:

[ERROR] Failures:
[ERROR] FunctionsTest.printThrowable:544->assertPrintThrowable:567
Expected: is "p.Exc1\n\tat p.C.method1(C.java:17)\nCaused by: p.Exc2\n\tat p.C.method2(C.java:27)\n\t[CIRCULAR REFERENCE:p.Exc1]\n"
but: was "p.Exc1\n\tat p.C.method1(C.java:17)\nCaused by: p.Exc2\n\tat p.C.method2(C.java:27)\nCaused by: [CIRCULAR REFERENCE: p.Exc1]\n"
[INFO]
[ERROR] Tests run: 3845, Failures: 1, Errors: 0, Skipped: 32

attachment: build log attached (jdk 1.8)
Failed_jdk_8.txt

OS: windows 10

@shivsrivastava
Copy link
Author

Please update on it.

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