[Subtask] Check web e2e test in the Windows OS
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 315
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
Research direction
Run the listed Gradle commands from the Gravitino repository on Windows, correcting the repository directory name if needed. Start with `./gradlew clean build -x test`, then run `:integration-test:test --tests "com.datastrato.gravitino.integration.test.web.ui.MetalakePageTest.homePage"`. Done means recording whether the build and web E2E test pass on Windows and documenting any failure details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100