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
The build works when the tests are skipped. Please find the trace from the build logs.
`[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.adobe.ags.curly.test.ConnectionManagerTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.405 s <<< FAILURE! - in com.adobe.ags.curly.test.ConnectionManagerTest
[ERROR] getAuthenticatedConnection(com.adobe.ags.curly.test.ConnectionManagerTest) Time elapsed: 0.33 s <<< FAILURE!
java.lang.AssertionError
at com.adobe.ags.curly.test.ConnectionManagerTest.getAuthenticatedConnection(ConnectionManagerTest.java:79)
[INFO] Running com.adobe.ags.curly.test.ErrorBehaviorTest
[ERROR] Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.491 s <<< FAILURE! - in com.adobe.ags.curly.test.ErrorBehaviorTest
[ERROR] testHappyPath(com.adobe.ags.curly.test.ErrorBehaviorTest) Time elapsed: 0.007 s <<< FAILURE!
java.lang.AssertionError: Expected successful=true
at com.adobe.ags.curly.test.ErrorBehaviorTest.assertResults(ErrorBehaviorTest.java:188)
at com.adobe.ags.curly.test.ErrorBehaviorTest.testHappyPath(ErrorBehaviorTest.java:101)
[ERROR] testActionRequireFailure2(com.adobe.ags.curly.test.ErrorBehaviorTest) Time elapsed: 0.006 s <<< FAILURE!
java.lang.AssertionError: Expected completed=false
at com.adobe.ags.curly.test.ErrorBehaviorTest.assertResults(ErrorBehaviorTest.java:196)
at com.adobe.ags.curly.test.ErrorBehaviorTest.testActionRequireFailure2(ErrorBehaviorTest.java:149)
[INFO] Running com.adobe.ags.curly.test.JsonTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in com.adobe.ags.curly.test.JsonTest
[INFO] Running com.adobe.ags.curly.test.ActionRunnerTest
Parse Result -->
The build works when the tests are skipped. Please find the trace from the build logs.
`[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.adobe.ags.curly.test.ConnectionManagerTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.405 s <<< FAILURE! - in com.adobe.ags.curly.test.ConnectionManagerTest
[ERROR] getAuthenticatedConnection(com.adobe.ags.curly.test.ConnectionManagerTest) Time elapsed: 0.33 s <<< FAILURE!
java.lang.AssertionError
at com.adobe.ags.curly.test.ConnectionManagerTest.getAuthenticatedConnection(ConnectionManagerTest.java:79)
[INFO] Running com.adobe.ags.curly.test.ErrorBehaviorTest
[ERROR] Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.491 s <<< FAILURE! - in com.adobe.ags.curly.test.ErrorBehaviorTest
[ERROR] testHappyPath(com.adobe.ags.curly.test.ErrorBehaviorTest) Time elapsed: 0.007 s <<< FAILURE!
java.lang.AssertionError: Expected successful=true
at com.adobe.ags.curly.test.ErrorBehaviorTest.assertResults(ErrorBehaviorTest.java:188)
at com.adobe.ags.curly.test.ErrorBehaviorTest.testHappyPath(ErrorBehaviorTest.java:101)
[ERROR] testActionRequireFailure2(com.adobe.ags.curly.test.ErrorBehaviorTest) Time elapsed: 0.006 s <<< FAILURE!
java.lang.AssertionError: Expected completed=false
at com.adobe.ags.curly.test.ErrorBehaviorTest.assertResults(ErrorBehaviorTest.java:196)
at com.adobe.ags.curly.test.ErrorBehaviorTest.testActionRequireFailure2(ErrorBehaviorTest.java:149)
[INFO] Running com.adobe.ags.curly.test.JsonTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in com.adobe.ags.curly.test.JsonTest
[INFO] Running com.adobe.ags.curly.test.ActionRunnerTest
Parse Result -->
The text was updated successfully, but these errors were encountered: