Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 

89 рядки
11 KiB

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