apache/gravitino

[Subtask] Check web e2e test in the Windows OS

Open

#1,687 创建于 2024年1月24日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)Java (887 fork)auto 404
good first issueweb

仓库指标

Star
 (3,058 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南