|
-
- Running 4 tests using 1 worker
-
- node.exe : (node:55832) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- At C:\nvm4w\nodejs\pnpm.ps1:16 char:5
- + & "$basedir/node$exe" "$basedir/node_modules/pnpm/bin/pnpm.mjs" ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : NotSpecified: ((node:55832) Wa... env being set.:String) [], RemoteException
- + FullyQualifiedErrorId : NativeCommandError
-
- (Use `node --trace-warnings ...` to show where the warning was created)
- (node:55832) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- (Use `node --trace-warnings ...` to show where the warning was created)
- ok 1 [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:94:1 › 859:部门没有可登录教员时账号选择器明确禁用且不可展开 (3.9s)
- x 2 [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:109:1 › 861:首次改密两次输入不一致时立即显示字段提示且不提交 (16.9s)
- (node:46592) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- (Use `node --trace-warnings ...` to show where the warning was created)
- (node:46592) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- (Use `node --trace-warnings ...` to show where the warning was created)
- x 3 [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:123:1 › 864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌 (16.4s)
- (node:57548) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- (Use `node --trace-warnings ...` to show where the warning was created)
- (node:57548) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
- (Use `node --trace-warnings ...` to show where the warning was created)
- ok 4 [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:143:1 › 普通会话过期只跳转登录,不展示后端错误详情或停用账号提示 (2.5s)
-
-
- 1) [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:109:1 › 861:首次改密两次输入不一致时立即显示字段提示且不提交 ─
-
- TimeoutError: locator.fill: Timeout 15000ms exceeded.
- Call log:
- [2m - waiting for locator('.password-card input[autocomplete="new-password"]').first()[22m
-
-
- 112 | await page.goto('/change-password')
- 113 | const inputs = page.locator('.password-card input[autocomplete="new-password"]')
- > 114 | await inputs.nth(0).fill('Strong#Password8')
- | ^
- 115 | await inputs.nth(1).fill('Different#Pass9')
- 116 |
- 117 | await expect(page.getByText('两次输入的新密码不一致', { exact: true })).toBeVisible()
- at E:\work\edit_3d\unreal_tran\ute2e\tests\zentao-auth-859-861-864.spec.ts:114:23
-
- attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
- reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-861:首次改密两次输入不一致时立即显示字段提示且不提交-edge-auth-mock\test-failed-1.png
- ────────────────────────────────────────────────────────────────────────────────────────────────
-
- attachment #2: failure-screenshot (image/png) ──────────────────────────────────────────────────
- reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-861:首次改密两次输入不一致时立即显示字段提示且不提交-edge-auth-mock\attachments\failure-screenshot-6fd2d23a12532f4a17e77e33991ddeb1f050286e.png
- ────────────────────────────────────────────────────────────────────────────────────────────────
-
- Error Context: reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-861:首次改密两次输入不一致时立即显示字段提示且不提交-edge-auth-mock\error-context.md
-
- 2) [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:123:1 › 864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌
-
- TimeoutError: locator.fill: Timeout 15000ms exceeded.
- Call log:
- [2m - waiting for locator('.password-card input[autocomplete="new-password"]').first()[22m
-
-
- 126 | await page.goto('/change-password')
- 127 | const inputs = page.locator('.password-card input[autocomplete="new-password"]')
- > 128 | await inputs.nth(0).fill('Strong#Password8')
- | ^
- 129 | await inputs.nth(1).fill('Strong#Password8')
- 130 | await page.getByRole('button', { name: '确认修改并登录' }).click()
- 131 |
- at E:\work\edit_3d\unreal_tran\ute2e\tests\zentao-auth-859-861-864.spec.ts:128:23
-
- attachment #1: screenshot (image/png) ──────────────────────────────────────────────────────────
- reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌-edge-auth-mock\test-failed-1.png
- ────────────────────────────────────────────────────────────────────────────────────────────────
-
- attachment #2: failure-screenshot (image/png) ──────────────────────────────────────────────────
- reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌-edge-auth-mock\attachments\failure-screenshot-2a08b4d1dc5dcad4acf34c6b179a1b6ae4b903de.png
- ────────────────────────────────────────────────────────────────────────────────────────────────
-
- Error Context: reports\api-error-messages-20260906\authentication\test-results\zentao-auth-859-861-864-864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌-edge-auth-mock\error-context.md
-
- 2 failed
- [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:109:1 › 861:首次改密两次输入不一致时立即显示字段提示且不提交 ──
- [edge-auth-mock] › tests\zentao-auth-859-861-864.spec.ts:123:1 › 864:首次改密期间账号停用后仅显示一次固定登录提示且不刷新令牌
- 2 passed (45.4s)
-
- To open last HTML report run:
- [36m[39m
- [36m pnpm exec playwright show-report reports\api-error-messages-20260906\authentication\html[39m
- [36m[39m
|