-
Notifications
You must be signed in to change notification settings - Fork 0
/
results.xml
161 lines (116 loc) · 9.66 KB
/
results.xml
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<testsuites id="" name="" tests="8" failures="1" skipped="1" errors="0" time="195.091">
<testsuite name="cloud/test-4f.spec.ts" timestamp="1655667311825" hostname="" tests="1" failures="1" skipped="0" time="57.449" errors="0">
<testcase name="4 factors dashboard Check 4 factors @dashboard on @cloud" classname="[staging] › cloud/test-4f.spec.ts:11:5 › 4 factors dashboard › Check 4 factors @dashboard on @cloud" time="57.449">
<failure message="test-4f.spec.ts:11:5 Check 4 factors @dashboard on @cloud" type="FAILURE">
[staging] › cloud/test-4f.spec.ts:11:5 › 4 factors dashboard › Check 4 factors @dashboard on @cloud
Error: expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for selector "[data-automation-id='hotspot-code-health-div']"
15 | const analysisResultsPage = await projectsPage.clickOnProjectTitle(projectName);
16 | let newDashboardPage = await analysisResultsPage.load4f();
> 17 | await newDashboardPage.verifyVisibilityOfHotspotCodeHealth();
| ^
18 | let hotspotsPage = await newDashboardPage.clickOnViewHotspotsLink();
19 | await hotspotsPage.verifyHotspotsTab();
20 | await page.goBack();
at CodeHealthPage.verifyVisibilityOfHotspotCodeHealth (/Users/emir/Codebase/codescene/testing/ui-tests-playwright/pages/common-pages/analysis-results-pages/new-dashboard-page/code-health-page.ts:57:60)
at /Users/emir/Codebase/codescene/testing/ui-tests-playwright/tests/cloud/test-4f.spec.ts:17:30
Error: expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for selector "[data-automation-id='view-hotspots-in-hotspot-code-health']"
15 | const analysisResultsPage = await projectsPage.clickOnProjectTitle(projectName);
16 | let newDashboardPage = await analysisResultsPage.load4f();
> 17 | await newDashboardPage.verifyVisibilityOfHotspotCodeHealth();
| ^
18 | let hotspotsPage = await newDashboardPage.clickOnViewHotspotsLink();
19 | await hotspotsPage.verifyHotspotsTab();
20 | await page.goBack();
at CodeHealthPage.verifyVisibilityOfHotspotCodeHealth (/Users/emir/Codebase/codescene/testing/ui-tests-playwright/pages/common-pages/analysis-results-pages/new-dashboard-page/code-health-page.ts:58:50)
at /Users/emir/Codebase/codescene/testing/ui-tests-playwright/tests/cloud/test-4f.spec.ts:17:7
locator.click: Timeout 20000ms exceeded.
=========================== logs ===========================
waiting for selector "[data-automation-id='view-hotspots-in-hotspot-code-health']"
============================================================
16 | let newDashboardPage = await analysisResultsPage.load4f();
17 | await newDashboardPage.verifyVisibilityOfHotspotCodeHealth();
> 18 | let hotspotsPage = await newDashboardPage.clickOnViewHotspotsLink();
| ^
19 | await hotspotsPage.verifyHotspotsTab();
20 | await page.goBack();
21 | await newDashboardPage.verifyVisibilityOfAverageCodeHealth();
at CodeHealthPage.clickOnViewHotspotsLink (/Users/emir/Codebase/codescene/testing/ui-tests-playwright/pages/common-pages/analysis-results-pages/new-dashboard-page/code-health-page.ts:89:37)
at /Users/emir/Codebase/codescene/testing/ui-tests-playwright/tests/cloud/test-4f.spec.ts:18:49
attachment #1: video (video/webm) --------------------------------------------------------------
test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/video.webm
------------------------------------------------------------------------------------------------
attachment #2: trace (application/zip) ---------------------------------------------------------
test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/trace.zip
Usage:
npx playwright show-trace test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/trace.zip
------------------------------------------------------------------------------------------------
attachment #3: screenshot (image/png) ----------------------------------------------------------
test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/test-failed-1.png
------------------------------------------------------------------------------------------------
</failure>
<system-out>
[[ATTACHMENT|../test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-4f-4-factors-dashboard-Check-4-factors-dashboard-on-cloud-staging/test-failed-1.png]]
</system-out>
</testcase>
</testsuite>
<testsuite name="cloud/test-login.spec.ts" timestamp="1655667311825" hostname="" tests="3" failures="0" skipped="0" time="104.71" errors="0">
<testcase name="Login feature Login with github on @cloud" classname="[staging] › cloud/test-login.spec.ts:10:5 › Login feature › Login with github on @cloud" time="34.088">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-github-on-cloud-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-github-on-cloud-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-github-on-cloud-staging/test-finished-1.png]]
</system-out>
</testcase>
<testcase name="Login feature Login with bitbucket on @cloud" classname="[staging] › cloud/test-login.spec.ts:10:5 › Login feature › Login with bitbucket on @cloud" time="33.26">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-bitbucket-on-cloud-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-bitbucket-on-cloud-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-bitbucket-on-cloud-staging/test-finished-1.png]]
</system-out>
</testcase>
<testcase name="Login feature Login with azure on @cloud" classname="[staging] › cloud/test-login.spec.ts:10:5 › Login feature › Login with azure on @cloud" time="37.362">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-azure-on-cloud-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-azure-on-cloud-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-login-Login-feature-Login-with-azure-on-cloud-staging/test-finished-1.png]]
</system-out>
</testcase>
</testsuite>
<testsuite name="cloud/test-pr-integration.spec.ts" timestamp="1655667311825" hostname="" tests="3" failures="0" skipped="0" time="500.244" errors="0">
<testcase name="PR integration feature Test PR integration with github on @cloud @prIntegration" classname="[staging] › cloud/test-pr-integration.spec.ts:13:5 › PR integration feature › Test PR integration with github on @cloud @prIntegration" time="148.814">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-eff46--integration-with-github-on-cloud-prIntegration-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-eff46--integration-with-github-on-cloud-prIntegration-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-eff46--integration-with-github-on-cloud-prIntegration-staging/test-finished-1.png]]
</system-out>
</testcase>
<testcase name="PR integration feature Test PR integration with bitbucket on @cloud @prIntegration" classname="[staging] › cloud/test-pr-integration.spec.ts:13:5 › PR integration feature › Test PR integration with bitbucket on @cloud @prIntegration" time="156.852">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-31950-tegration-with-bitbucket-on-cloud-prIntegration-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-31950-tegration-with-bitbucket-on-cloud-prIntegration-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-31950-tegration-with-bitbucket-on-cloud-prIntegration-staging/test-finished-1.png]]
</system-out>
</testcase>
<testcase name="PR integration feature Test PR integration with azure on @cloud @prIntegration" classname="[staging] › cloud/test-pr-integration.spec.ts:13:5 › PR integration feature › Test PR integration with azure on @cloud @prIntegration" time="194.578">
<system-out>
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-1ac6b-R-integration-with-azure-on-cloud-prIntegration-staging/video.webm]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-1ac6b-R-integration-with-azure-on-cloud-prIntegration-staging/trace.zip]]
[[ATTACHMENT|../test-results/cloud-test-pr-integration-PR-integration-featu-1ac6b-R-integration-with-azure-on-cloud-prIntegration-staging/test-finished-1.png]]
</system-out>
</testcase>
</testsuite>
<testsuite name="cloud/test-project-architecture.spec.ts" timestamp="1655667311825" hostname="" tests="1" failures="0" skipped="1" time="0" errors="0">
<testcase name="Architectural components Generate architectural components on @cloud" classname="[staging] › cloud/test-project-architecture.spec.ts:15:8 › Architectural components › Generate architectural components on @cloud" time="0">
<skipped>
</skipped>
</testcase>
</testsuite>
</testsuites>