feat(*): Prepare release 4.0.0 #11
Annotations
4 errors and 2 notices
Run detect pages scan test:
__tests__/detect-pages-scan.test.ts#L60
1) [chromium] › detect-pages-scan.test.ts:23:7 › Detect pages scan › should be banned if too many try
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('body')
Expected pattern: /has been blocked/
Received string: "············
The store will not work correctly when cookies are disabled.················
Skip to Content····························
Default welcome msg!································
Sign In·
Create an AccountToggle Nav··············
My Cart········································································································································································
My Cart······················
Close·······················
You have no items in your shopping cart.················································································
Search························································
Search······································································································
Advanced Search·································································
Search···················································
Compare Products·······································································································
Menu·····························································································································································
Account·················································································································
Default welcome msg!································
Sign In·
Create an Account·················································
Whoops, our bad...·······················································
Checkout as a new customer··················
Creating an account has many benefits:·············
See order and shipping status
Track order history
Check out faster································································
Create an Account················································································
Checkout using your account······················································································································
Email Address·························································································································
Password··········································································································································································································································································
Sign In············································································································
Forgot Your Password?········································································································································
The page you requested was not found, and we have a fine guess why.··
If you typed the URL directly, please make sure the spelling is correct.
If you clicked on a link to get here, the link is outdated.···
What can you do?
Have no fear, help is near! There are many ways you can get back on track with Magento Store.··
Go back to the previous page.
Use the search bar at the top of the page to search for your products.
Follow these links to get you back on track!Store Home | My Account······
Compare Products························
You have no items to compare.·········
|
Run detect pages scan test:
__tests__/detect-pages-scan.test.ts#L60
1) [chromium] › detect-pages-scan.test.ts:23:7 › Detect pages scan › should be banned if too many try
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('body')
Expected pattern: /has been blocked/
Received string: "············
The store will not work correctly when cookies are disabled.················
Skip to Content····························
Default welcome msg!································
Sign In·
Create an AccountToggle Nav··············
My Cart········································································································································································
My Cart······················
Close·······················
You have no items in your shopping cart.················································································
Search························································
Search······································································································
Advanced Search·································································
Search···················································
Compare Products·······································································································
Menu·····························································································································································
Account·················································································································
Default welcome msg!································
Sign In·
Create an Account·················································
Whoops, our bad...·······················································
Checkout as a new customer··················
Creating an account has many benefits:·············
See order and shipping status
Track order history
Check out faster································································
Create an Account················································································
Checkout using your account······················································································································
Email Address·························································································································
Password··········································································································································································································································································
Sign In············································································································
Forgot Your Password?········································································································································
The page you requested was not found, and we have a fine guess why.··
If you typed the URL directly, please make sure the spelling is correct.
If you clicked on a link to get here, the link is outdated.···
What can you do?
Have no fear, help is near! There are many ways you can get back on track with Magento Store.··
Go back to the previous page.
Use the search bar at the top of the page to search for your products.
Follow these links to get you back on track!Store Home | My Account····
|
Run detect pages scan test:
__tests__/detect-pages-scan.test.ts#L205
2) [chromium] › detect-pages-scan.test.ts:151:7 › Detect pages scan › should NOT be banned if too many try (because disabled local ban)
Error: Timed out 30000ms waiting for expect(locator).toContainText(expected)
Locator: locator('#signals_push_result')
Expected pattern: /0 errors for 1 candidates/
Received string: "0 pushed signals (0 errors for 0 candidates)."
Call log:
- expect.toContainText with timeout 30000ms
- waiting for locator('#signals_push_result')
34 × locator resolved to <p class="success" id="signals_push_result">0 pushed signals (0 errors for 0 candidates).</p>
- unexpected value "0 pushed signals (0 errors for 0 candidates)."
203 | await adminCrowdSecSecurityConfigPage.navigateTo();
204 | await adminCrowdSecSecurityConfigPage.pushSignals();
> 205 | await expect(page.locator("#signals_push_result")).toContainText(
| ^
206 | /0 errors for 1 candidates/,
207 | ***
208 | timeout: 30000,
at /var/www/html/my-own-modules/crowdsec-engine/Test/EndToEnd/__tests__/detect-pages-scan.test.ts:205:56
|
Run detect pages scan test
Process completed with exit code 1.
|
Run detect pages scan test
1 failed
[chromium] › detect-pages-scan.test.ts:23:7 › Detect pages scan › should be banned if too many try
1 flaky
[chromium] › detect-pages-scan.test.ts:151:7 › Detect pages scan › should NOT be banned if too many try (because disabled local ban)
3 passed (1.3m)
|
Run config test
5 passed (21.2s)
|
Loading