Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
afm-test exit randomly during test widget execution
Description
afm-test exits randomly on tests that are working. There is no pattern on steps to reproduce. It may exit in the middle of the test 5 times in the raw in different stages or work fine next 20 retries.
afm-test exits randomly on tests that are working. There is no pattern on steps to reproduce. It may exit in the middle of the test 5 times in the raw in different stages or work fine next 20 retries.
m3ulcb:/xxx/var# afm-test /agl-service-gps-test.wgt PASS: agl-service-gps-test@1.0-cf299c1-dirty started with pid=13157 ERROR: failed Resource temporarily unavailable PASS: 1 gps_BasicAPITest_subscribe.testFunction PASS: agl-service-gps-test@1.0-cf299c1-dirty killed and removed m3ulcb:/xxx/var# afm-test /agl-service-gps-test.wgt PASS: agl-service-gps-test@1.0-cf299c1-dirty started with pid=13225 ERROR: failed Resource temporarily unavailable PASS: 1 gps_BasicAPITest_subscribe.testFunction PASS: 2 gps_BasicAPITest_unsubscribe.testFunction PASS: 3 gps_BasicAPITest_record.testFunction PASS: 4 gps_BasicAPITest_replay.testFunction PASS: 5 gps_BasicAPITest_double off.testFunction PASS: 6 gps_BasicAPITest_double subscribe.testFunction PASS: 7 gps_BasicAPITest_unsubscribe.testFunction PASS: 8 gps_BasicAPITest_location_with_wrong_argument.testFunction PASS: 9 gps_BasicAPITest_subscribe_with_wrong_argument.testFunction PASS: 10 gps_BasicAPITest_unsubscribe_with_wrong_argument.testFunction PASS: 11 gps_BasicAPITest_subscribe_with_wrong_argument.testFunction PASS: 12 gps_BasicAPITest_unsubscribe_with_wrong_argument.testFunction # Ran 12 tests in 0.005 seconds, 12 successes, 0 failures PASS: agl-service-gps-test@1.0-cf299c1-dirty killed and removed