Skip to content

fix(e2e): fix F05 ShipmentController /list routing and add shipment-t… #27

fix(e2e): fix F05 ShipmentController /list routing and add shipment-t…

fix(e2e): fix F05 ShipmentController /list routing and add shipment-t… #27

Triggered via push May 23, 2026 22:23
Status Failure
Total duration 6m 36s
Artifacts

ci.yml

on: push
Matrix: CI - Build and Test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
e2e.F01_AccessLogTest ► testAccessLogHasSearchForm: src/test/java/e2e/F01_AccessLogTest.java#L80
Failed test found in: target/surefire-reports/TEST-e2e.F01_AccessLogTest.xml Error: java.lang.AssertionError: Access log page should have a search/filter form
e2e.F01_AccessLogTest ► testAccessLogRequiresAuth: src/test/java/e2e/F01_AccessLogTest.java#L44
Failed test found in: target/surefire-reports/TEST-e2e.F01_AccessLogTest.xml Error: java.lang.AssertionError: Unauthenticated access to /api/accessLog should redirect
e2e.F02_ProductCatalogTest ► testManageProductsHasDeleteOption: src/test/java/e2e/F02_ProductCatalogTest.java#L173
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Manage products should have a delete action
e2e.F02_ProductCatalogTest ► testStaffCanAccessManageProducts: src/test/java/e2e/F02_ProductCatalogTest.java#L69
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Manage products page should load
e2e.F02_ProductCatalogTest ► testBrowseAllProducts: src/test/java/e2e/F02_ProductCatalogTest.java#L37
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Browse page should contain products or a product listing
e2e.F02_ProductCatalogTest ► testCustomerCannotManageProducts: src/test/java/e2e/F02_ProductCatalogTest.java#L85
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Customer should not access manage products page
e2e.F03_OrderManagementTest ► testAddProductToCart: src/test/java/e2e/BaseE2ETest.java#L84
Failed test found in: target/surefire-reports/TEST-e2e.F03_OrderManagementTest.xml Error: org.openqa.selenium.JavascriptException:
e2e.F03_OrderManagementTest ► testCartPageLoads: src/test/java/e2e/BaseE2ETest.java#L84
Failed test found in: target/surefire-reports/TEST-e2e.F03_OrderManagementTest.xml Error: org.openqa.selenium.JavascriptException:
e2e.F04_PaymentTest ► testPaymentListRequiresAuth: src/test/java/e2e/F04_PaymentTest.java#L94
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Payment list should require authentication
e2e.F04_PaymentTest ► testCheckoutHasPaymentFields: src/test/java/e2e/F04_PaymentTest.java#L83
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Checkout should have payment fields
e2e.F04_PaymentTest ► testPaymentListPageRenders: src/test/java/e2e/F04_PaymentTest.java#L47
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Payment list should contain payment-related content
CI - Build and Test (11)
Process completed with exit code 1.
e2e.F01_AccessLogTest ► testAccessLogHasSearchForm: src/test/java/e2e/F01_AccessLogTest.java#L80
Failed test found in: target/surefire-reports/TEST-e2e.F01_AccessLogTest.xml Error: java.lang.AssertionError: Access log page should have a search/filter form
e2e.F01_AccessLogTest ► testAccessLogRequiresAuth: src/test/java/e2e/F01_AccessLogTest.java#L44
Failed test found in: target/surefire-reports/TEST-e2e.F01_AccessLogTest.xml Error: java.lang.AssertionError: Unauthenticated access to /api/accessLog should redirect
e2e.F02_ProductCatalogTest ► testManageProductsHasDeleteOption: src/test/java/e2e/F02_ProductCatalogTest.java#L173
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Manage products should have a delete action
e2e.F02_ProductCatalogTest ► testBrowseAllProducts: src/test/java/e2e/F02_ProductCatalogTest.java#L37
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Browse page should contain products or a product listing
e2e.F02_ProductCatalogTest ► testCustomerCannotManageProducts: src/test/java/e2e/F02_ProductCatalogTest.java#L85
Failed test found in: target/surefire-reports/TEST-e2e.F02_ProductCatalogTest.xml Error: java.lang.AssertionError: Customer should not access manage products page
e2e.F03_OrderManagementTest ► testAddProductToCart: src/test/java/e2e/BaseE2ETest.java#L84
Failed test found in: target/surefire-reports/TEST-e2e.F03_OrderManagementTest.xml Error: org.openqa.selenium.JavascriptException:
e2e.F03_OrderManagementTest ► testCartPageLoads: src/test/java/e2e/BaseE2ETest.java#L84
Failed test found in: target/surefire-reports/TEST-e2e.F03_OrderManagementTest.xml Error: org.openqa.selenium.JavascriptException:
e2e.F04_PaymentTest ► testPaymentListRequiresAuth: src/test/java/e2e/F04_PaymentTest.java#L94
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Payment list should require authentication
e2e.F04_PaymentTest ► testCheckoutHasPaymentFields: src/test/java/e2e/F04_PaymentTest.java#L83
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Checkout should have payment fields
e2e.F04_PaymentTest ► testPaymentListPageRenders: src/test/java/e2e/F04_PaymentTest.java#L47
Failed test found in: target/surefire-reports/TEST-e2e.F04_PaymentTest.xml Error: java.lang.AssertionError: Payment list should contain payment-related content
e2e.F05_ShipmentTest ► testShipmentListRequiresAuth: src/test/java/e2e/F05_ShipmentTest.java#L162
Failed test found in: target/surefire-reports/TEST-e2e.F05_ShipmentTest.xml Error: java.lang.AssertionError: Shipment list should require authentication
CI - Build and Test (11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/