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

Regression of spoon-decompiler against latest snapshot #5390

Open
spoon-bot opened this issue Aug 22, 2023 · 0 comments
Open

Regression of spoon-decompiler against latest snapshot #5390

spoon-bot opened this issue Aug 22, 2023 · 0 comments
Labels

Comments

@spoon-bot
Copy link
Collaborator

Build 'spoon-decompiler' is failing!

Last 50 lines of build output:

[...truncated 39.14 KB...]
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/DecompiledResourceTest.java:[58,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.DecompiledResourceTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/DecompiledResourceTest.java:[66,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(java.lang.String,java.lang.String)
[�[1;31mERROR�[m]   location: class spoon.DecompiledResourceTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[66,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertTrue(boolean)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[72,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertTrue(boolean)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[99,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[107,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertNotNull(spoon.reflect.declaration.CtType)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[122,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/JarLauncherTest.java:[134,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.JarLauncherTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[80,25] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method fail(java.lang.String)
[�[1;31mERROR�[m]   location: class spoon.test.architecture.DecompilerArchitectureTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[91,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.test.architecture.DecompilerArchitectureTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[107,88] cannot find symbol
[�[1;31mERROR�[m]   symbol: class Test
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[110,25] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertTrue(boolean,java.lang.String)
[�[1;31mERROR�[m]   location: class spoon.test.architecture.DecompilerArchitectureTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[116,17] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertEquals(int,int)
[�[1;31mERROR�[m]   location: class spoon.test.architecture.DecompilerArchitectureTest
[�[1;31mERROR�[m] /builds/workspace/spoon-decompiler/spoon-decompiler/src/test/java/spoon/decompiler/test/architecture/DecompilerArchitectureTest.java:[140,25] cannot find symbol
[�[1;31mERROR�[m]   symbol:   method assertTrue(boolean,java.lang.String)
[�[1;31mERROR�[m]   location: class spoon.test.architecture.DecompilerArchitectureTest
[�[1;31mERROR�[m] -> �[1m[Help 1]�[m
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] To see the full stack trace of the errors, re-run Maven with the �[1m-e�[m switch.
[�[1;31mERROR�[m] Re-run Maven using the �[1m-X�[m switch to enable full debug logging.
[�[1;31mERROR�[m] 
[�[1;31mERROR�[m] For more information about the errors and possible solutions, please read the following articles:
[�[1;31mERROR�[m] �[1m[Help 1]�[m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure

Changes since last successful build:

No changes
No changes
No changes
No changes

No changes
No changes
No changes

No changes

No changes

No changes

No changes

No changes
No changes

No changes
No changes

No changes
No changes
No changes

No changes
No changes
No changes
No changes

No changes
No changes

No changes
No changes
No changes
No changes

View full output

@spoon-bot spoon-bot added the bug label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant