Smarty html_checkboxes_ex html_radios_ex を廃止 #815 #22
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 30 notices
[chromium] › test/front_login/shopping/shopping_payment.test.ts:37:7 › お支払方法・お届け時間等の指定画面のテストをします › 注文確認画面へ遷移します:
e2e-tests/test/front_login/shopping/shopping_payment.test.ts#L42
1) [chromium] › test/front_login/shopping/shopping_payment.test.ts:37:7 › お支払方法・お届け時間等の指定画面のテストをします › 注文確認画面へ遷移します
Error: expect(received).toContainText(expected)
Expected string: "入力内容のご確認"
Received string: "お支払方法・お届け時間等の指定"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('h2.title')
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- waiting for locator('h2.title')
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
40 | await paymentPage.fillOut();
41 | await paymentPage.gotoNext();
> 42 | await expect(page.locator('h2.title')).toContainText('入力内容のご確認');
| ^
43 | });
44 |
45 | /** 最新の transactionid で手動リクエストを送信し, HttpMessage を取得します */
at /home/runner/work/eccube-2_13/eccube-2_13/e2e-tests/test/front_login/shopping/shopping_payment.test.ts:42:44
|
[chromium] › test/front_login/shopping.test.ts:63:7 › 購入フロー(ログイン)のテストをします › 入力内容の確認をします:
e2e-tests/test/front_login/shopping.test.ts#L64
2) [chromium] › test/front_login/shopping.test.ts:63:7 › 購入フロー(ログイン)のテストをします › 入力内容の確認をします =======
Error: expect(received).toContainText(expected)
Expected string: "入力内容のご確認"
Received string: "お支払方法・お届け時間等の指定"
Call log:
- expect.toContainText with timeout 5000ms
- waiting for locator('h2.title')
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- waiting for locator('h2.title')
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
- locator resolved to <h2 class="title">お支払方法・お届け時間等の指定</h2>
- unexpected value "お支払方法・お届け時間等の指定"
62 |
63 | test('入力内容の確認をします', async () => {
> 64 | await expect(page.locator('h2.title')).toContainText('入力内容のご確認');
| ^
65 | await page.click('[alt=ご注文完了ページへ]');
66 | });
67 |
at /home/runner/work/eccube-2_13/eccube-2_13/e2e-tests/test/front_login/shopping.test.ts:64:44
|
Run on Linux (test:e2e, test/front_login)
Process completed with exit code 1.
|
🎭 Playwright Run Summary
19 passed (13s)
|
🎭 Playwright Run Summary
2 passed (6s)
|
🎭 Playwright Run Summary
3 passed (16s)
|
🎭 Playwright Run Summary
1 passed (4s)
|
🎭 Playwright Run Summary
58 passed (48s)
|
🎭 Playwright Run Summary
2 failed
[chromium] › test/front_login/shopping/shopping_payment.test.ts:37:7 › お支払方法・お届け時間等の指定画面のテストをします › 注文確認画面へ遷移します
[chromium] › test/front_login/shopping.test.ts:63:7 › 購入フロー(ログイン)のテストをします › 入力内容の確認をします ========
1 skipped
36 passed (1m)
|
🎭 Playwright Run Summary
11 passed (11s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (11s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (10s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
🎭 Playwright Run Summary
11 passed (9s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-php--evidence
Expired
|
1.09 MB |
|
linux-php--logs
Expired
|
1.54 KB |
|