Skip to content

[ClavaWeaver] Removes node serialization test, not supported in Java … #27

[ClavaWeaver] Removes node serialization test, not supported in Java …

[ClavaWeaver] Removes node serialization test, not supported in Java … #27

GitHub Actions / JUnit Test Report failed Aug 6, 2024 in 0s

382 tests run, 381 passed, 0 skipped, 1 failed.

true

Annotations

Check failure on line 1 in ClavaWeaver/bin/pt/up/fe/specs/cxxweaver/tests/CxxApiTest.class

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

CxxApiTest.testCMaker

expected:<[Created executable: testapp]> but was:<[ProcessExecutor.execute: process returned with value '127', which might signal a problem. Under these conditions, it is not guaranteed that we can obtain the output of the application. Please run the application directly in the a terminal.
Executed command: cmake "/tmp/tmp_runner/9c3b4d49-6d66-4015-84d1-b5960ef6b910"
Cmaker.build: Could not generate makefile
bash: line 1: cmake /tmp/tmp_runner/9c3b4d49-6d66-4015-84d1-b5960ef6b910: No such file or directory
Could not create executable]>
Raw output
junit.framework.AssertionFailedError: expected:<[Created executable: testapp]> but was:<[ProcessExecutor.execute: process returned with value '127', which might signal a problem. Under these conditions, it is not guaranteed that we can obtain the output of the application. Please run the application directly in the a terminal.
Executed command: cmake "/tmp/tmp_runner/9c3b4d49-6d66-4015-84d1-b5960ef6b910"
Cmaker.build: Could not generate makefile
bash: line 1: cmake /tmp/tmp_runner/9c3b4d49-6d66-4015-84d1-b5960ef6b910: No such file or directory
Could not create executable]>
	at pt.up.fe.specs.cxxweaver.ClavaWeaverTester.test(Unknown Source)
	at pt.up.fe.specs.cxxweaver.ClavaWeaverTester.test(Unknown Source)
	at pt.up.fe.specs.cxxweaver.tests.CxxApiTest.testCMaker(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)