front: add speed space chart e2e test #15198
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
5s
Check generated railjson sync
21s
Check railjson generator
1m 51s
Check commits
7s
Check final newline
7s
Check integration tests
1m 24s
Check osrd schema
40s
Check toml
5s
Check infra schema sync
24s
Check reuse compliance
9s
Check front rtk sync
1m 35s
Check core
4m 6s
Check editoast tests
6m 40s
Check editoast lints
9m 0s
Check editoast openapi
1m 0s
Check gateway
3m 24s
Check osrdyne
3m 48s
Check front
2m 44s
Integration tests
13m 58s
End to end tests
17m 33s
Annotations
12 errors, 3 warnings, and 1 notice
Check commits
Process completed with exit code 1.
|
Integration tests
Process completed with exit code 1.
|
[chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin:
tests/012-op-simulation-settings-tab.spec.ts#L335
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
Error: Screenshot comparison failed:
768 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/MarecoMargin-SSC-chromium-linux.png
Received: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium/MarecoMargin-SSC-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium/MarecoMargin-SSC-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 768 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 768 pixels (ratio 0.01 of all image pixels) are different.
333 | await simulationResultPage.checkAllSscCheckboxes();
334 | await performOnLinux(async () => {
> 335 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('MarecoMargin-SSC.png');
| ^
336 | });
337 | await opOutputTablePage.getOutputTableData(expectedCellDataMarecoMargin, OSRDLanguage);
338 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:335:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:334:25
|
[chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin:
tests/012-op-simulation-settings-tab.spec.ts#L335
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
768 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/MarecoMargin-SSC-chromium-linux.png
Received: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium-retry1/MarecoMargin-SSC-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium-retry1/MarecoMargin-SSC-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 768 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 768 pixels (ratio 0.01 of all image pixels) are different.
333 | await simulationResultPage.checkAllSscCheckboxes();
334 | await performOnLinux(async () => {
> 335 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('MarecoMargin-SSC.png');
| ^
336 | });
337 | await opOutputTablePage.getOutputTableData(expectedCellDataMarecoMargin, OSRDLanguage);
338 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:335:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:334:25
|
[chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin:
tests/012-op-simulation-settings-tab.spec.ts#L335
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
768 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/MarecoMargin-SSC-chromium-linux.png
Received: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium-retry2/MarecoMargin-SSC-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-chromium-retry2/MarecoMargin-SSC-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 768 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 768 pixels (ratio 0.01 of all image pixels) are different.
333 | await simulationResultPage.checkAllSscCheckboxes();
334 | await performOnLinux(async () => {
> 335 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('MarecoMargin-SSC.png');
| ^
336 | });
337 | await opOutputTablePage.getOutputTableData(expectedCellDataMarecoMargin, OSRDLanguage);
338 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:335:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:334:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/012-op-simulation-settings-tab.spec.ts#L196
2) [firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/ElectricalProfile-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox/ElectricalProfile-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox/ElectricalProfile-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
194 | await simulationResultPage.checkAllSscCheckboxes();
195 | await performOnLinux(async () => {
> 196 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot(
| ^
197 | 'ElectricalProfile-SSC-OFF.png'
198 | );
199 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:196:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:195:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/012-op-simulation-settings-tab.spec.ts#L196
2) [firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/ElectricalProfile-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox-retry1/ElectricalProfile-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox-retry1/ElectricalProfile-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
194 | await simulationResultPage.checkAllSscCheckboxes();
195 | await performOnLinux(async () => {
> 196 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot(
| ^
197 | 'ElectricalProfile-SSC-OFF.png'
198 | );
199 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:196:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:195:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/012-op-simulation-settings-tab.spec.ts#L196
2) [firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/ElectricalProfile-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox-retry2/ElectricalProfile-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-37d1f-ctivate-electrical-profiles-firefox-retry2/ElectricalProfile-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
194 | await simulationResultPage.checkAllSscCheckboxes();
195 | await performOnLinux(async () => {
> 196 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot(
| ^
197 | 'ElectricalProfile-SSC-OFF.png'
198 | );
199 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:196:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:195:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code:
tests/012-op-simulation-settings-tab.spec.ts#L262
3) [firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/CodeCompo-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox/CodeCompo-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox/CodeCompo-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
260 | await simulationResultPage.checkAllSscCheckboxes();
261 | await performOnLinux(async () => {
> 262 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('CodeCompo-SSC-OFF.png');
| ^
263 | });
264 | await opOutputTablePage.getOutputTableData(expectedCellDataCodeCompoOFF, OSRDLanguage);
265 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:262:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:261:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code:
tests/012-op-simulation-settings-tab.spec.ts#L262
3) [firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/CodeCompo-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox-retry1/CodeCompo-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox-retry1/CodeCompo-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
260 | await simulationResultPage.checkAllSscCheckboxes();
261 | await performOnLinux(async () => {
> 262 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('CodeCompo-SSC-OFF.png');
| ^
263 | });
264 | await opOutputTablePage.getOutputTableData(expectedCellDataCodeCompoOFF, OSRDLanguage);
265 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:262:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:261:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code:
tests/012-op-simulation-settings-tab.spec.ts#L262
3) [firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
2464 pixels (ratio 0.01 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/CodeCompo-SSC-OFF-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox-retry2/CodeCompo-SSC-OFF-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-3180e-n-Activate-composition-code-firefox-retry2/CodeCompo-SSC-OFF-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 2464 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 2464 pixels (ratio 0.01 of all image pixels) are different.
260 | await simulationResultPage.checkAllSscCheckboxes();
261 | await performOnLinux(async () => {
> 262 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('CodeCompo-SSC-OFF.png');
| ^
263 | });
264 | await opOutputTablePage.getOutputTableData(expectedCellDataCodeCompoOFF, OSRDLanguage);
265 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:262:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:261:25
|
[firefox] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin:
tests/012-op-simulation-settings-tab.spec.ts#L335
4) [firefox] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
Error: Screenshot comparison failed:
14364 pixels (ratio 0.02 of all image pixels) are different.
Expected: /app/front/tests/012-op-simulation-settings-tab.spec.ts-snapshots/MarecoMargin-SSC-firefox-linux.png
Received: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-firefox/MarecoMargin-SSC-actual.png
Diff: /app/front/test-results/012-op-simulation-settings-09b04-te-linear-and-mareco-margin-firefox/MarecoMargin-SSC-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 14364 pixels (ratio 0.02 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#container-SpeedSpaceChart')
- locator resolved to <div class="chart" id="container-SpeedSpaceChart">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 14364 pixels (ratio 0.02 of all image pixels) are different.
333 | await simulationResultPage.checkAllSscCheckboxes();
334 | await performOnLinux(async () => {
> 335 | await expect(opTimetablePage.speedSpaceChart).toHaveScreenshot('MarecoMargin-SSC.png');
| ^
336 | });
337 | await opOutputTablePage.getOutputTableData(expectedCellDataMarecoMargin, OSRDLanguage);
338 | });
at action (/app/front/tests/012-op-simulation-settings-tab.spec.ts:335:53)
at performOnLinux (/app/front/tests/utils/index.ts:154:11)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:334:25
|
Slow Test:
[chromium] › 006-stdcm.spec.ts#L1
[chromium] › 006-stdcm.spec.ts took 56.7s
|
Slow Test:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.3s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 17.8s
|
🎭 Playwright Run Summary
8 failed
[chromium] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[firefox] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles
[firefox] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code
[firefox] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[webkit] › 012-op-simulation-settings-tab.spec.ts:133:7 › Simulation Settings Tab Verification › Activate electrical profiles
[webkit] › 012-op-simulation-settings-tab.spec.ts:202:7 › Simulation Settings Tab Verification › Activate composition code
[webkit] › 012-op-simulation-settings-tab.spec.ts:266:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[webkit] › 012-op-simulation-settings-tab.spec.ts:339:7 › Simulation Settings Tab Verification › Add all the simulation settings
102 passed (15.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
511 KB |
|
integration-container-logs
|
31.1 KB |
|
integration-videos
|
91 MB |
|