diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71d804e5a..6131ef189 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,6 +61,48 @@ jobs: - run: poe lint - run: poe build-develop - run: mkdir junit-xml + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 + - run: poe test ${{matrix.pytestExtraArgs}} -k "test_activity_benign_error_not_logged" -sv --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml + timeout-minutes: 5 - run: poe test ${{matrix.pytestExtraArgs}} -s --junit-xml=junit-xml/${{ matrix.python }}--${{ matrix.os }}.xml timeout-minutes: 15 # Time skipping doesn't yet support ARM