-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LPD-39505 Add playwright test to View Selected Web Content With Geolocation Field #6019
base: master
Are you sure you want to change the base?
LPD-39505 Add playwright test to View Selected Web Content With Geolocation Field #6019
Conversation
CI is automatically triggering the following test suites:
|
ci:test:content-management-playwright |
❌ ci:test:sf - 0 out of 1 jobs passed in 5 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-39505-master 1 Failed Jobs:For more details click here.[exec] > Task :packageRunCheckFormat [exec] yarn run v1.13.0 [exec] \$ node-scripts check:ci [exec] [exec] ⚙️ Running preflight checks... [exec] [exec] ⚙️ Checking outdated tsconfig.json files ... [exec] [exec] ⚙️ Running TypeScript checks on modified files... [exec] ℹ️ A total of 12 CPUs were detected: launching tsc using 12 workers [exec] [exec] ⚙️ Running format checks on modified files... [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/config.ts [exec] 11:3 error Expected object keys to be in natural ascending order. 'permissions' should be before 'testIdAttribute'. sort-keys [exec] 12:3 error Expected object keys to be in natural ascending order. 'geolocation' should be before 'permissions'. sort-keys [exec] [exec] ✖ 2 problems (2 errors, 0 warnings) [exec] [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/journalArticle.spec.ts [exec] 8:2 error 'chromium' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 29:8 error 'getContainerDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 30:8 error 'getPageDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 31:8 error 'getWidgetDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 145:3 error 'widgetPagePage' is defined but never used. Allowed unused args must match /^_|^this\$/u. @typescript-eslint/no-unused-vars [exec] 159:6 error Expected object keys to be in natural ascending order. 'dataType' should be before 'repeatable'. sort-keys [exec] [exec] ✖ 6 problems (6 errors, 0 warnings) [exec] [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/pages/JournalEditTemplatePage.ts [exec] 8:9 error 'clickAndExpectToBeVisible' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 84:40 error Expected object keys to be in natural ascending order. 'exact' should be before 'name'. sort-keys [exec] |
Jenkins Build:test-portal-source-format#7374 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:sf - gergelyszalay > liferay-content-management - PR#6019 - 2024-10-21[04:52:35] Testray Build ID:47710905 Testray Importer:publish-testray-report#28093 |
45e9d77
to
1d5b2cb
Compare
ci:test:sf |
❌ ci:test:sf - 0 out of 1 jobs passed in 5 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-39505-master 1 Failed Jobs:For more details click here.[exec] > Task :packageRunCheckFormat [exec] yarn run v1.13.0 [exec] \$ node-scripts check:ci [exec] [exec] ⚙️ Running preflight checks... [exec] [exec] ⚙️ Checking outdated tsconfig.json files ... [exec] [exec] ⚙️ Running TypeScript checks on modified files... [exec] ℹ️ A total of 12 CPUs were detected: launching tsc using 12 workers [exec] [exec] ⚙️ Running format checks on modified files... [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/config.ts [exec] 1:1 error File has format errors. (format check) [exec] [exec] ✖ 1 problem (1 error, 0 warnings) [exec] [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/journalArticle.spec.ts [exec] 8:2 error 'chromium' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 29:8 error 'getContainerDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 30:8 error 'getPageDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 31:8 error 'getWidgetDefinition' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 145:3 error 'widgetPagePage' is defined but never used. Allowed unused args must match /^_|^this\$/u. @typescript-eslint/no-unused-vars [exec] 159:6 error Expected object keys to be in natural ascending order. 'dataType' should be before 'repeatable'. sort-keys [exec] [exec] ✖ 6 problems (6 errors, 0 warnings) [exec] [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/pages/JournalEditTemplatePage.ts [exec] 8:9 error 'clickAndExpectToBeVisible' is defined but never used. Allowed unused vars must match /^_/u. @typescript-eslint/no-unused-vars [exec] 84:40 error Expected object keys to be in natural ascending order. 'exact' should be before 'name'. sort-keys [exec] [exec] ✖ 2 problems (2 errors, 0 warnings) [exec] [exec] /opt/dev/projects/github/liferay-portal/modules/test/playwright/tests/journal-web/utils/getDataStructureDefinition.ts |
Jenkins Build:test-portal-source-format#10397 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:sf - gergelyszalay > liferay-content-management - PR#6019 - 2024-10-21[05:08:02] Testray Build ID:47718566 Testray Importer:publish-testray-report#39690 |
Jenkins Build:test-portal-acceptance-pullrequest(master)#6854 Jenkins Report:jenkins-report.html Jenkins Suite:content-management-playwright Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:content-management-playwright - gergelyszalay > liferay-content-management - PR#6019 - 2024-10-21[04:53:44] Testray Build ID:47903025 Testray Importer:publish-testray-report#25409 |
1d5b2cb
to
02cc3d7
Compare
ci:test:sf |
✔️ ci:test:sf - 1 out of 1 jobs passed in 5 minutesClick here for more details.Base Branch:Branch Name: master Sender Branch:Branch Name: LPD-39505-master 1 Successful Jobs:For more details click here. |
Jenkins Build:test-portal-source-format#9246 Jenkins Report:jenkins-report.html Jenkins Suite:sf Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:sf - gergelyszalay > liferay-content-management - PR#6019 - 2024-10-25[02:35:25] Testray Build ID:52029682 Testray Importer:publish-testray-report#34790 |
Jenkins Build:test-portal-acceptance-pullrequest(master)#14100 Jenkins Report:jenkins-report.html Jenkins Suite:content-management-playwright Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:content-management-playwright - gergelyszalay > liferay-content-management - PR#6019 - 2024-10-25[02:36:12] Testray Build ID:52130338 Testray Importer:publish-testray-report#32822 |
0209a4a
to
afc1a23
Compare
ci:test:content-management-playwright |
Jenkins Build:test-portal-acceptance-pullrequest(master)#6216 Jenkins Report:jenkins-report.html Jenkins Suite:content-management-playwright Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:content-management-playwright - gergelyszalay > liferay-content-management - PR#6019 - 2024-11-05[07:31:59] Testray Build ID:60252467 Testray Importer:publish-testray-report#12830 |
…ebContentWithGeolocationField
afc1a23
to
d63e98d
Compare
ci:test:content-management-playwright |
Jenkins Build:test-portal-acceptance-pullrequest(master)#10454 Jenkins Report:jenkins-report.html Jenkins Suite:content-management-playwright Pull Request:liferay-content-management#6019 Testray Routine:EE Pull Request Testray Build:[master] ci:test:content-management-playwright - gergelyszalay > liferay-content-management - PR#6019 - 2024-11-15[07:43:09] Testray Build ID:69892366 Testray Importer:publish-testray-report#24869 |
Cannot edit structure key when disabling configuration
What is this trying to solve?
https://liferay.atlassian.net/browse/LPD-39805,
https://liferay.atlassian.net/browse/LPD-39805
The geolocation field properly displayed in a web content display
How am I fixing it?
moved the test to the playwright, the 2 tests could be merged into one.
How can you verify that it works?
Run the tests locally