Merge pull request #7214 from Automattic/update/release-script #325
trunk.yml
on: push
Matrix: unit-php / PHP Unit Tests
unit-js
/
JS Linting
2m 8s
unit-js
/
TypeScript Checking
2m 5s
unit-js
/
JS Testing
3m 24s
unit-php
/
PHP Linting
1m 25s
e2e
/
E2E Tests
7m 38s
docs
/
hookdocs
2m 1s
Matrix: build / PHP Syntax Check
Annotations
1 error and 2 notices
[chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.:
tests/e2e-playwright/specs/frontend/student/course-completion.spec.ts#L36
1) [chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.
Error: Timed out 5000ms waiting for expect(received).toHaveText(expected)
Expected string: "E2E Lesson Learning Mode 101"
Received string: ""
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('h1').first()
34 | const lessonPage = new LessonPage( page );
35 |
> 36 | await expect( lessonPage.title ).toHaveText( lesson.title.raw );
| ^
37 |
38 | // Completes first lesson.
39 | await lessonPage.clickCompleteLesson();
at /home/runner/work/sensei/sensei/tests/e2e-playwright/specs/frontend/student/course-completion.spec.ts:36:37
|
🎭 Playwright Run Summary
1 flaky
[chromium] › frontend/student/course-completion.spec.ts:22:7 › Course Completion in Learning Mode › Student enrolls in course and completes all lessons.
6 passed (44.5s)
|
🎭 Playwright Run Summary
5 passed (7.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sensei-lms-
Expired
|
20.7 MB |
|