Remove password-based wallet authentication system, fix visual issues, and ensure consistent theme implementation #18
Annotations
10 errors and 1 notice
|
e2e/comprehensive-production.spec.ts#L0
4) [firefox] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
Error: browserType.launch: Executable doesn't exist at /home/runner/work/svmseek/svmseek/playwright-browsers/firefox-1489/firefox/firefox
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
|
|
e2e/comprehensive-production.spec.ts#L652
3) [chromium] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
650 |
651 | test('should work with screen reader simulation', async ({ page }) => {
> 652 | await page.goto('/');
| ^
653 | await waitForPageLoad(page);
654 |
655 | // Check for proper semantic structure
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:652:18
|
|
e2e/comprehensive-production.spec.ts#L652
3) [chromium] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
650 |
651 | test('should work with screen reader simulation', async ({ page }) => {
> 652 | await page.goto('/');
| ^
653 | await waitForPageLoad(page);
654 |
655 | // Check for proper semantic structure
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:652:18
|
|
e2e/comprehensive-production.spec.ts#L652
3) [chromium] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
650 |
651 | test('should work with screen reader simulation', async ({ page }) => {
> 652 | await page.goto('/');
| ^
653 | await waitForPageLoad(page);
654 |
655 | // Check for proper semantic structure
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:652:18
|
|
e2e/comprehensive-production.spec.ts#L624
2) [chromium] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
622 |
623 | test('should support keyboard navigation', async ({ page }) => {
> 624 | await page.goto('/');
| ^
625 | await waitForPageLoad(page);
626 |
627 | // Test tab navigation through interactive elements
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:624:18
|
|
e2e/comprehensive-production.spec.ts#L624
2) [chromium] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
622 |
623 | test('should support keyboard navigation', async ({ page }) => {
> 624 | await page.goto('/');
| ^
625 | await waitForPageLoad(page);
626 |
627 | // Test tab navigation through interactive elements
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:624:18
|
|
e2e/comprehensive-production.spec.ts#L624
2) [chromium] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
622 |
623 | test('should support keyboard navigation', async ({ page }) => {
> 624 | await page.goto('/');
| ^
625 | await waitForPageLoad(page);
626 |
627 | // Test tab navigation through interactive elements
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:624:18
|
|
e2e/comprehensive-production.spec.ts#L578
1) [chromium] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
576 |
577 | test('should have proper ARIA labels and roles', async ({ page }) => {
> 578 | await page.goto('/');
| ^
579 | await waitForPageLoad(page);
580 |
581 | // Check for proper heading hierarchy
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:578:18
|
|
e2e/comprehensive-production.spec.ts#L578
1) [chromium] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
576 |
577 | test('should have proper ARIA labels and roles', async ({ page }) => {
> 578 | await page.goto('/');
| ^
579 | await waitForPageLoad(page);
580 |
581 | // Check for proper heading hierarchy
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:578:18
|
|
e2e/comprehensive-production.spec.ts#L578
1) [chromium] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3000/
Call log:
- navigating to "http://localhost:3000/", waiting until "load"
576 |
577 | test('should have proper ARIA labels and roles', async ({ page }) => {
> 578 | await page.goto('/');
| ^
579 | await waitForPageLoad(page);
580 |
581 | // Check for proper heading hierarchy
at /home/runner/work/svmseek/svmseek/e2e/comprehensive-production.spec.ts:578:18
|
|
33 failed
[chromium] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[chromium] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[chromium] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[firefox] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[firefox] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[firefox] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[webkit] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[webkit] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[webkit] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[Mobile Chrome] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[Mobile Chrome] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[Mobile Chrome] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[Mobile Safari] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[Mobile Safari] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[Mobile Safari] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[iPad] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[iPad] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[iPad] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[Microsoft Edge] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[Microsoft Edge] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard navigation
[Microsoft Edge] › e2e/comprehensive-production.spec.ts:651:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should work with screen reader simulation
[Google Chrome] › e2e/comprehensive-production.spec.ts:577:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should have proper ARIA labels and roles
[Google Chrome] › e2e/comprehensive-production.spec.ts:623:9 › SVMSeek Wallet - Comprehensive Production Tests › Accessibility Testing › should support keyboard naviga
|
The logs for this run have expired and are no longer available.
Loading