You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suddenly tests in class AssetTest fail with
...
[ERROR] AssetTest.testFormHtml:34 HTTP Body
[ERROR] AssetTest.testFormHtmlAssets:131 HTTP Body
[ERROR] AssetTest.testFormHtmlExporters:147 HTTP Body
[ERROR] AssetTest.testFormHtmlLocalization:49 HTTP Body (de)
[ERROR] AssetTest.testFormHtmlMaxHitc:102 HTTP Body (de)
[ERROR] AssetTest.testFormJsLocalization:78 HTTP Body (de1)
[INFO] =
[ERROR] Tests run: 53, Failures: 6, Errors: 0, Skipped:
No source code change was preceding this behavior.
Maybe the behaviour is caused through the shutting down of the mock server before all tests are finished.
The text was updated successfully, but these errors were encountered:
Suddenly tests in class AssetTest fail with
...
[ERROR] AssetTest.testFormHtml:34 HTTP Body
[ERROR] AssetTest.testFormHtmlAssets:131 HTTP Body
[ERROR] AssetTest.testFormHtmlExporters:147 HTTP Body
[ERROR] AssetTest.testFormHtmlLocalization:49 HTTP Body (de)
[ERROR] AssetTest.testFormHtmlMaxHitc:102 HTTP Body (de)
[ERROR] AssetTest.testFormJsLocalization:78 HTTP Body (de1)
[INFO] =
[ERROR] Tests run: 53, Failures: 6, Errors: 0, Skipped:
No source code change was preceding this behavior.
Maybe the behaviour is caused through the shutting down of the mock server before all tests are finished.
The text was updated successfully, but these errors were encountered: