0
、我々は断続的に以下のエラーを取得している "NOT":カルマ - にSyntaxError:JSON解析エラー:カルマのテストを実行すると予期しない識別子は
[1A[2KPhantomJS 2.1.1 (Linux 0.0.0): Executed 15 of 15 SUCCESS (0 secs/0.46 secs)
[1A[2KPhantomJS 2.1.1 (Linux 0.0.0): Executed 15 of 15 SUCCESS (2.006 secs/0.46 secs)
[32mFinished in 2.006 secs/0.46 secs[39m
[4m[1mSUMMARY:[22m[24m
[32m[32m✔[32m 15 tests completed[39m PhantomJS 2.1.1 (Linux 0.0.0) ERROR
SyntaxError: JSON Parse error: Unexpected identifier "NOT" at test/unit/test.entry.js:65665
[1A[2KPhantomJS 2.1.1 (Linux 0.0.0) ERROR
SyntaxError: JSON Parse error: Unexpected identifier "NOT"at /test/unit/test.entry.js:65665
PhantomJS 2.1.1 (Linux 0.0.0): Executed 15 of 15 ERROR (2.006 secs/0.46 secs)
[1A[2KPhantomJS 2.1.1 (Linux 0.0.0): Executed 15 of 15 ERROR (2.07 secs/0.46 secs)
[31m✖[39m[31m Error while running the tests! Exit code: 1[39m
npm ERR! Test failed. See above for more details.
我々が使用している: カルマ - > "0.13.22" を
テストは成功したようですが(15/15成功)、後でJSON解析エラー(15のうち15を実行)が原因で失敗します。
このエラーを抑制して、ジェンキンズのビルドに失敗したり、何が原因でこのエラーが発生するのかを止める方法はありますか?