Skip to content

List of the test examples that are expected to fail ? #2012

Answered by mdmintz
KipRM asked this question in Q&A
Discussion options

You must be logged in to vote

If running tests from https://github.com/seleniumbase/SeleniumBase/tree/master/examples with this command:

pytest --headless -n8 --dashboard --html=report.html -v --rs --crumbs

You can expect to see something like this with the current tests: (Runtime will be different each time, based on how fast your computer and internet connection are.)

11 failed, 123 passed, 13 skipped, 1 xfailed in 34.27s

Here's the dashboard.html file with the failures: (There's also a report.html file with screenshots included.)


Here's also a list of expected failures:

swag_labs_user_tests.py::SwagLabsTests::test_swag_labs_user_flows_1_problem_user
test_deferred_asserts.py::DeferredAssertTests::test_deferred_ass…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants