@scm-manager/e2e-tests 4.0.0-REACT19 → 4.0.0-REACT19-20250910-113025

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/.turbo/turbo-ci.log +0 -167
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scm-manager/e2e-tests",
3
- "version": "4.0.0-REACT19",
3
+ "version": "4.0.0-REACT19-20250910-113025",
4
4
  "description": "End to end Tests for SCM-Manager",
5
5
  "main": "index.js",
6
6
  "author": "Eduard Heimbuch <eduard.heimbuch@cloudogu.com>",
@@ -17,7 +17,7 @@
17
17
  "fluent-ffmpeg": "^2.1.2"
18
18
  },
19
19
  "devDependencies": {
20
- "@scm-manager/eslint-config": "^2.17.0"
20
+ "@scm-manager/eslint-config": "^2.18.2"
21
21
  },
22
22
  "prettier": "@scm-manager/prettier-config",
23
23
  "eslintConfig": {
@@ -26,4 +26,4 @@
26
26
  "publishConfig": {
27
27
  "access": "public"
28
28
  }
29
- }
29
+ }
@@ -1,167 +0,0 @@
1
- yarn run v1.22.22
2
- $ integration-test-runner run -u scmadmin -p scmadmin -O ../build/target/ -d ./
3
- [1758723758865] INFO (@scm-manager/integration-test-runner/6368 on 1cbf17b8e47f): Running cypress ...
4
- It looks like this is your first time using Cypress: 9.7.0
5
-
6
- [STARTED] Task without title.
7
- [SUCCESS] Task without title.
8
-
9
- Opening Cypress...
10
- [6716:0924/142243.929053:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
11
- [6716:0924/142243.935808:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
12
-
13
- tput: No value for $TERM and no -T specified
14
- ====================================================================================================
15
-
16
-  (Run Starting)
17
-
18
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
19
-  │ Cypress: 9.7.0 │
20
-  │ Browser: Electron 100 (headless) │
21
-  │ Node Version: v22.19.0 (/tmp/workspace/manager_feature_react-19-upgrade/scm-it/.gradle/ │
22
-  │ nodejs/node-v22.19.0-linux-x64/bin/node) │
23
-  │ Specs: 7 found (anonymous_mode_disabled_spec.ts, anonymous_mode_full_spec.ts, anonymo │
24
-  │ us_mode_protocol_only_spec.ts, create_branch_spec.ts, create_user_spec.ts, edi │
25
-  │ t_user_spec.ts, repository_code_filesearch_spec.ts) │
26
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
27
-
28
-
29
- ────────────────────────────────────────────────────────────────────────────────────────────────────
30
-
31
- Running: anonymous_mode_disabled_spec.ts (1 of 7)
32
- [6561:0924/142245.782554:ERROR:cert_verify_proc_builtin.cc(681)] CertVerifyProcBuiltin for redirector.gvt1.com failed:
33
- ----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=redirector.gvt1.com) -----
34
- ERROR: No matching issuer found
35
-
36
-
37
- [6561:0924/142246.621452:ERROR:cert_verify_proc_builtin.cc(681)] CertVerifyProcBuiltin for r2---sn-4g5lzney.gvt1.com failed:
38
- ----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=r2---sn-4g5lzney.gvt1.com) -----
39
- ERROR: No matching issuer found
40
-
41
-
42
- [6561:0924/142254.579325:ERROR:cert_verify_proc_builtin.cc(681)] CertVerifyProcBuiltin for login-info.scm-manager.org failed:
43
- ----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=login-info.scm-manager.org) -----
44
- ERROR: No matching issuer found
45
-
46
-
47
-
48
-  (Results)
49
-
50
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
51
-  │ Tests: 2 │
52
-  │ Passing: 2 │
53
-  │ Failing: 0 │
54
-  │ Pending: 0 │
55
-  │ Skipped: 0 │
56
-  │ Screenshots: 0 │
57
-  │ Video: true │
58
-  │ Duration: 9 seconds │
59
-  │ Spec Ran: anonymous_mode_disabled_spec.ts │
60
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
61
-
62
-
63
- ────────────────────────────────────────────────────────────────────────────────────────────────────
64
-
65
- Running: anonymous_mode_full_spec.ts (2 of 7)
66
-
67
-  (Results)
68
-
69
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
70
-  │ Tests: 5 │
71
-  │ Passing: 5 │
72
-  │ Failing: 0 │
73
-  │ Pending: 0 │
74
-  │ Skipped: 0 │
75
-  │ Screenshots: 0 │
76
-  │ Video: true │
77
-  │ Duration: 14 seconds │
78
-  │ Spec Ran: anonymous_mode_full_spec.ts │
79
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
80
-
81
-
82
- ────────────────────────────────────────────────────────────────────────────────────────────────────
83
-
84
- Running: anonymous_mode_protocol_only_spec.ts (3 of 7)
85
-
86
-  (Results)
87
-
88
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
89
-  │ Tests: 1 │
90
-  │ Passing: 1 │
91
-  │ Failing: 0 │
92
-  │ Pending: 0 │
93
-  │ Skipped: 0 │
94
-  │ Screenshots: 0 │
95
-  │ Video: true │
96
-  │ Duration: 5 seconds │
97
-  │ Spec Ran: anonymous_mode_protocol_only_spec.ts │
98
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
99
-
100
-
101
- ────────────────────────────────────────────────────────────────────────────────────────────────────
102
-
103
- Running: create_branch_spec.ts (4 of 7)
104
-
105
-  (Results)
106
-
107
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
108
-  │ Tests: 15 │
109
-  │ Passing: 14 │
110
-  │ Failing: 1 │
111
-  │ Pending: 0 │
112
-  │ Skipped: 0 │
113
-  │ Screenshots: 1 │
114
-  │ Video: true │
115
-  │ Duration: 2 minutes, 12 seconds │
116
-  │ Spec Ran: create_branch_spec.ts │
117
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
118
-
119
-
120
-  (Screenshots)
121
-
122
-   - /tmp/workspace/manager_feature_react-19-upgrade/scm-ui/build/target/cypress/scre (1280x720)
123
-   enshots/create_branch_spec.ts/Create Branch -- should create branch feature%2Fe2
124
-   e with url feature%252Fe2e (failed).png
125
-
126
-
127
- ────────────────────────────────────────────────────────────────────────────────────────────────────
128
-
129
- Running: create_user_spec.ts (5 of 7)
130
-
131
-  (Results)
132
-
133
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
134
-  │ Tests: 1 │
135
-  │ Passing: 1 │
136
-  │ Failing: 0 │
137
-  │ Pending: 0 │
138
-  │ Skipped: 0 │
139
-  │ Screenshots: 0 │
140
-  │ Video: true │
141
-  │ Duration: 9 seconds │
142
-  │ Spec Ran: create_user_spec.ts │
143
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
144
-
145
-
146
- ────────────────────────────────────────────────────────────────────────────────────────────────────
147
-
148
- Running: edit_user_spec.ts (6 of 7)
149
-
150
-  (Results)
151
-
152
-  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
153
-  │ Tests: 1 │
154
-  │ Passing: 1 │
155
-  │ Failing: 0 │
156
-  │ Pending: 0 │
157
-  │ Skipped: 0 │
158
-  │ Screenshots: 0 │
159
-  │ Video: true │
160
-  │ Duration: 8 seconds │
161
-  │ Spec Ran: edit_user_spec.ts │
162
-  └────────────────────────────────────────────────────────────────────────────────────────────────┘
163
-
164
-
165
- ────────────────────────────────────────────────────────────────────────────────────────────────────
166
-
167
- Running: repository_code_filesearch_spec.ts (7 of 7)