LosTests test result publisher v.1.2 © 2019-2024 by elfuego.biz

homedrone/lostests-unit#4tests.tests.Teststest_test_mode
Build
Repository
No
4
Started
6 years, 6 months ago
Time, s
20.887

Commit info
Branch
master

Commit message
- .drone.xml fixes
Test test_test_mode (tests.tests.Tests): error
Started at: 2019-06-11 09:36:24, time: 0.008 s

Failing for the past 3 builds (since #2)

Error (type) message
(SystemExit) 3

Traceback
Traceback (most recent call last):
  File "/drone/src/src/tests/tests.py", line 313, in test_test_mode
    lostests_unit.main()
  File "/drone/src/src/lostests_unit.py", line 333, in main
    url = env(PLUGIN_URL)
  File "/drone/src/src/lostests_unit.py", line 30, in env
    exit(3)
  File "/usr/local/lib/python3.6/_sitebuiltins.py", line 26, in __call__
    raise SystemExit(code)
SystemExit: 3