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

Test failed: FAIL test1.test #2

Open
vsxd opened this issue Feb 18, 2021 · 0 comments
Open

Test failed: FAIL test1.test #2

vsxd opened this issue Feb 18, 2021 · 0 comments

Comments

@vsxd
Copy link

vsxd commented Feb 18, 2021

After compiling successfully, the make check test failed.

=========================================
   json-cwx 0.12: tests/test-suite.log
=========================================

# TOTAL: 12
# PASS:  11
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test1
===========

json_object_from_file: error opening file foo.json: No such file or directory
ERROR: "test1 " (test1) failed (set VERBOSE=1 to see full output):
+ diff /lustre/home/.../json-cwx/tests/test1.expected testSubDir/test1.test/test1.out
cp "testSubDir/test1.test/test1.out" "/lustre/home/.../json-cwx/tests/test1.expected"
json_object_from_file: error opening file foo.json: No such file or directory
ERROR: "test1Formatted plain" (test1Formatted_plain) failed (set VERBOSE=1 to see full output):
+ diff /lustre/home/.../json-cwx/tests/test1Formatted_plain.expected testSubDir/test1.test/test1Formatted_plain.out
cp "testSubDir/test1.test/test1Formatted_plain.out" "/lustre/home/.../json-cwx/tests/test1Formatted_plain.expected"
json_object_from_file: error opening file foo.json: No such file or directory
ERROR: "test1Formatted spaced" (test1Formatted_spaced) failed (set VERBOSE=1 to see full output):
+ diff /lustre/home/.../json-cwx/tests/test1Formatted_spaced.expected testSubDir/test1.test/test1Formatted_spaced.out
cp "testSubDir/test1.test/test1Formatted_spaced.out" "/lustre/home/.../json-cwx/tests/test1Formatted_spaced.expected"
json_object_from_file: error opening file foo.json: No such file or directory
ERROR: "test1Formatted pretty" (test1Formatted_pretty) failed (set VERBOSE=1 to see full output):
+ diff /lustre/home/.../json-cwx/tests/test1Formatted_pretty.expected testSubDir/test1.test/test1Formatted_pretty.out
cp "testSubDir/test1.test/test1Formatted_pretty.out" "/lustre/home/.../json-cwx/tests/test1Formatted_pretty.expected"
FAIL test1.test (exit status: 1)
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