Skip to content
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

Dev UI - Test report output not visible #19374

Closed
vgallet opened this issue Aug 12, 2021 · 5 comments · Fixed by #19846, #22212, #22638 or #22761
Closed

Dev UI - Test report output not visible #19374

vgallet opened this issue Aug 12, 2021 · 5 comments · Fixed by #19846, #22212, #22638 or #22761
Assignees
Labels
env/windows Impacts Windows machines kind/bug Something isn't working
Milestone

Comments

@vgallet
Copy link
Contributor

vgallet commented Aug 12, 2021

Describe the bug

On Dev UI, test result output is on black background with black font color and so is not visible, as shown in the picture below.

Capture

Expected behavior

Test output should be visible.

Actual behavior

No response

How to Reproduce?

Run mvn quarkus:dev with continuous testing enabled.
Press d to open Dev UI
Go to Tests Results and double click on test names to see the output

Output of uname -a or ver

Microsoft Windows [version 10.0.19042.1110]

Output of java -version

OpenJDK 64-Bit Server VM AdoptOpenJDK-16.0.1+9 (build 16.0.1+9, mixed mode, sharing)

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.0.3.Final

Build tool (ie. output of mvnw --version or gradlew --version)

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)

Additional information

Google Chrome Version 92.0.4515.131

@vgallet vgallet added the kind/bug Something isn't working label Aug 12, 2021
@quarkus-bot quarkus-bot bot added env/windows Impacts Windows machines triage/needs-triage labels Aug 12, 2021
@phillip-kruger phillip-kruger self-assigned this Aug 12, 2021
@phillip-kruger
Copy link
Member

@vgallet - I can not seem to recreate this, it looks ok on my env. Can you share more details ? Is there anything in the browsers console ?

image

@phillip-kruger
Copy link
Member

@vgallet also maybe open the log in and see if that is styled correctly:

image

@phillip-kruger
Copy link
Member

@vgallet any feedback ?

@vgallet
Copy link
Contributor Author

vgallet commented Sep 1, 2021

sorry for the delay, I take a look today. which part of the style are we looking for ?

@phillip-kruger
Copy link
Member

All of them :) So check the test result page (as in your original bug report) and also open the log (as the screenshot above)

Let me know. Thanks

@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 1, 2021
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.2.Final Sep 6, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 6, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 6, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment