alex-nl

Results 4 issues of alex-nl

Not sure if this is a bug or if there's some configuration change I can make. We have build triggered by submissions to a repository, and those have source stamps...

Hi folks! I'm experimenting with a feature to test code before it's submitted to our mainline branch (for example through shelving a CL in Perforce, or through committing code to...

(Using VS 2019 Version 16.5.2 and Google Test Adapter Version 0.18.0.1432) No matter if I'm using TEST, TEST_F, or TYPED_TEST, every test is showing up in the Test Explorer as...

Based on this issue: https://github.com/pytest-dev/pytest-xdist/issues/229 we expected randomly to play well with xdist Steps: Repeatedly invoke pytest with the following args: --dist=loadgroup --randomly-seed=1234567890" Expected: Each worker runs the same set...