File size: 3,474 Bytes
d61821a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "commit": "5b4addda59597a5f363974e59e5ea8463a0806ae",
  "parent": "1e7f257e79a7adf1e6f2bc9222fd5031340d26c3",
  "repository_id": "R003",
  "schema_version": 1,
  "study": "Study 4 fresh-task retrieval replication",
  "task_id": "TASK_S4_R003_009",
  "valid_end_to_end": true,
  "validation": {
    "commands": [
      "python -m pytest -q tests/unit/objects"
    ],
    "elapsed_seconds": 1.295872583054006,
    "gold": [
      {
        "command": "python -m pytest -q tests/unit/objects",
        "elapsed_seconds": 0.40512841707095504,
        "returncode": 0,
        "stderr": "",
        "stdout": "......................................................s..s.............. [ 23%]\n........................................................................ [ 47%]\n.........................................s.............................. [ 71%]\n........................................................................ [ 95%]\n...............                                                          [100%]\n300 passed, 3 skipped in 0.24s\n",
        "timed_out": false
      }
    ],
    "hidden": [
      {
        "command": "python -m pytest -q tests/unit/objects",
        "elapsed_seconds": 0.25416629086248577,
        "returncode": 2,
        "stderr": "",
        "stdout": "\n==================================== ERRORS ====================================\n_____________ ERROR collecting tests/unit/objects/test_packages.py _____________\nImportError while importing test module '/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r003-qogi0ton/tree/tests/unit/objects/test_packages.py'.\nHint: make sure your test modules/packages have valid Python names.\nTraceback:\n/opt/homebrew/Cellar/python@3.11/3.11.15_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py:126: in import_module\n    return _bootstrap._gcd_import(name[level:], package, level)\ntests/unit/objects/test_packages.py:10: in <module>\n    from gitlab.v4.objects import (\nE   ImportError: cannot import name 'ProjectPackagePipeline' from 'gitlab.v4.objects' (/private/var/folders/mv/1101q6r16619mvm7kc7f3lt80000gn/T/study2-r003-qogi0ton/tree/gitlab/v4/objects/__init__.py)\n=========================== short test summary info ============================\nERROR tests/unit/objects/test_packages.py\n!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!\n1 error in 0.09s\n",
        "timed_out": false
      }
    ],
    "hidden_apply": {
      "elapsed_seconds": 0.010370458010584116,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "original": [
      {
        "command": "python -m pytest -q tests/unit/objects",
        "elapsed_seconds": 0.5476556669455022,
        "returncode": 0,
        "stderr": "",
        "stdout": "......................................................s..s.............. [ 23%]\n........................................................................ [ 47%]\n........................................s............................... [ 71%]\n........................................................................ [ 95%]\n..............                                                           [100%]\n299 passed, 3 skipped in 0.36s\n",
        "timed_out": false
      }
    ],
    "reason": null,
    "source_apply": {
      "elapsed_seconds": 0.009874292183667421,
      "returncode": 0,
      "stderr": "",
      "stdout": ""
    },
    "valid": true
  }
}