Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Failing tests are not properly reflected by the latest Buck plugin #2183

Open
alexeykudinkin opened this issue Feb 5, 2019 · 1 comment
Open
Labels
P3 Priority 3

Comments

@alexeykudinkin
Copy link

Inteliij Version 2018.3.4
Buck plugin version v3.5.2

Problem: Failing tests either due to compilation issues or equally due to tests failures are not reflected properly in Intellij's test runner.

This seems to happen due to the fact that buck is being run with verbosity level of 0, which basically discards all the output from the plugin.

buckw test -v 0 //marketplace/fulfillment/core:test_main --test-selectors TestAsyncJsonHttpClientBase#testGet
@nataliejameson
Copy link
Contributor

@mkillianey Can you take a look at this?

@v-jizhang v-jizhang added the P3 Priority 3 label Mar 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 Priority 3
Projects
None yet
Development

No branches or pull requests

3 participants