apache/gravitino

[Subtask] Check web e2e test in the Windows OS

Open

#1,687 opened on Jan 24, 2024

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Java (887 forks)auto 404
good first issueweb

Repository metrics

Stars
 (3,058 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the subtask

I tested the web e2e test in the macOS and Github Action Linux OS. If you have time please help me test in the Windows OS, thanks.

Execute next command:

cd gravition
./gradlew clean build -x test
./gradlew :integration-test:test --tests "com.datastrato.gravitino.integration.test.web.ui.MetalakePageTest.homePage"

Parent issue

#1503

Contributor guide