Clone
1
run 2409 TEST commit 1e90c01
ci-bot edited this page 2025-08-18 12:41:46 +00:00

Test Report

View CI Run 2409 | Commit 1e90c01

🧪 Test Report

Generated on 2025-08-18 14:41:19 CEST

🧾 General Info

  • duration: 5.075380086898804
  • root: /workspace/tligui_y/slic
  • environment: {}

📋 Summary

  • Passed: 5
  • Failed: 1
  • Total: 6
  • Collected: 6

🔎 Tests

Passed (5)
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 1

      📌 Setup phase

      duration:

      0.0003795730881392956
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0195655208081007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003200611099600792
      

      outcome:

      passed
      
    • Test 2

      📌 Setup phase

      duration:

      0.0001379307359457016
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006237742956727743
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014846771955490112
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 3

      📌 Setup phase

      duration:

      0.0007895762100815773
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0018819719552993774
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004886318929493427
      

      outcome:

      passed
      
    • Test 4

      📌 Setup phase

      duration:

      0.0006149350665509701
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.007397076115012169
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.004940304905176163
      

      outcome:

      passed
      
    • Test 5

      📌 Setup phase

      duration:

      0.0006492501124739647
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007529221475124359
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00031070830300450325
      

      outcome:

      passed
      
Failed (1)
  • 📄 test_utils_duo.py

    Function: test_list_pgroups

    • Test 6

      📌 Setup phase

      duration:

      0.0001259399577975273
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018550921231508255
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_duo.py
      lineno: 140
      message: NameError: name 'URL' is not defined
      

      traceback:

      -   path: tests/test_utils_duo.py
        lineno: 140
        message: NameError
      

      longrepr:

      def test_list_pgroups():
              """Return the list of available pgroups (IDs and names)."""
              KEY = "fried-BRAN-gorgon-togo-fledge-mummify-dustbin-advert"
              headers = {"x-api-secret": KEY}
      
      >       resp = requests.get(URL, headers=headers)
      E       NameError: name 'URL' is not defined
      
      tests/test_utils_duo.py:140: NameError
      

      📌 Teardown phase

      duration:

      0.00023576896637678146
      

      outcome:

      passed
      

📚 Collected files

(1 tests)
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_duo.py
      type: Module
    
tests (3 tests)
  • tests/test_utils_duo.py
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_duo.py::TestPickledDictReal
      type: Class
    -   nodeid: tests/test_utils_duo.py::TestSecrets
      type: Class
    -   nodeid: tests/test_utils_duo.py::test_list_pgroups
      type: Function
      lineno: 134
    
    • tests/test_utils_duo.py::TestPickledDictReal
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_set_get
        type: Function
        lineno: 14
      -   nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_load
        type: Function
        lineno: 48
      
    • tests/test_utils_duo.py::TestSecrets
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_secret_workflow
        type: Function
        lineno: 92
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_multiple_secrets
        type: Function
        lineno: 109
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_keyboard_interrupt
        type: Function
        lineno: 121
      

⚠️ Warnings

Warnings nº1
message: invalid escape sequence \-
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py
lineno: 207
Warnings nº2
message: The module numpy.dual is deprecated.  Instead of using dual, use the functions directly from numpy or scipy.
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py
lineno: 97