Penetration testing for EC-CUBE #4
Annotations
4 errors, 1 warning, and 1 notice
Upload logs
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Penetration testing:
e2e-tests/test/front_login/shopping/shopping_confirm.test.ts#L1
1) [chromium] › test/front_login/shopping/shopping_confirm.test.ts:40:9 › ご注文確認画面のテストをします › 注文完了ページへ進むテストを実行します[POST] @attack › アクティブスキャンを実行します
Test timeout of 600000ms exceeded.
|
Penetration testing:
e2e-tests/test/front_login/shopping/shopping_confirm.test.ts#L41
1) [chromium] › test/front_login/shopping/shopping_confirm.test.ts:40:9 › ご注文確認画面のテストをします › 注文完了ページへ進むテストを実行します[POST] @attack › アクティブスキャンを実行します
Error: page.click: Test timeout of 600000ms exceeded.
Call log:
- waiting for locator('[alt=ご注文完了ページへ]')
39 | let scanId: number;
40 | test('アクティブスキャンを実行します', async ({ page }) => {
> 41 | await page.click('[alt=ご注文完了ページへ]');
| ^
42 | const paymentPage = new ShoppingPaymentPage(page);
43 | const zapClient = paymentPage.getZapClient();
44 | const message = await zapClient.getLastMessage(url);
at /home/runner/work/eccube-2_13/eccube-2_13/e2e-tests/test/front_login/shopping/shopping_confirm.test.ts:41:18
|
Penetration testing
Process completed with exit code 1.
|
Penetration testing:
[chromium] › test/front_login/shopping/shopping_confirm.test.ts#L1
[chromium] › test/front_login/shopping/shopping_confirm.test.ts took 11.5m
|
Penetration testing
1 failed
[chromium] › test/front_login/shopping/shopping_confirm.test.ts:40:9 › ご注文確認画面のテストをします › 注文完了ページへ進むテストを実行します[POST] @attack › アクティブスキャンを実行します
3 passed (11.6m)
|
Loading