Skip to content

Fix INTERNALERROR when an xdist slave crashes. #22

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

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Fix INTERNALERROR when an xdist slave crashes. #22

merged 1 commit into from
Oct 19, 2015

Conversation

The-Compiler
Copy link
Member

Fixes #21.

@RonnyPfannschmidt
Copy link
Member

please issue a pytest-warning in case of a failed node

davehunt added a commit that referenced this pull request Oct 19, 2015
Fix INTERNALERROR when an xdist slave crashes.
@davehunt davehunt merged commit 889f066 into pytest-dev:master Oct 19, 2015
@davehunt
Copy link
Collaborator

I've reverted this because it fails when running with pytest 2.8.2 and Python 2.x

@ionelmc
Copy link
Member

ionelmc commented Oct 19, 2015

Any details about how this fails on 2.8/2.x?

@The-Compiler
Copy link
Member Author

Seems like it produces a lot of errors with Python 2.6: https://travis-ci.org/davehunt/pytest-html/jobs/86139943

And just hangs with 2.7: https://travis-ci.org/davehunt/pytest-html/jobs/86139950

It works fine with older pytest or newer Python versions: https://travis-ci.org/davehunt/pytest-html/builds/86139938

@davehunt
Copy link
Collaborator

For now I've relanded and xfailed this test on the affected versions.

drRedflint pushed a commit to drRedflint/pytest-html that referenced this pull request Oct 25, 2022
BeyondEvil added a commit that referenced this pull request Mar 5, 2023
* fix main.js conflicts

* fix js test

* fix resource (main.js) test

* revert change to report extra

* filters style

* css and dom brush up

* Buildable app

* always store data in html

* Always store data blob in file

* json dump test data

* read data from dom element

* manually initialize state

* minimalistic dataset

* simplify included files

* Handle report extras

* Handle python report hooks

* imgviewer

* present name in image viewer and open img on click

* setup linter for project

* conform to styles

* show video in imageviewer (#14)

* show video in imageviewer

* Chore: Pluralize extra (#15)

* Add extras.HTML

* Move outcome handling to backend (#18)

* Move outcome handling to backend

* Pass in text version of longrepr if present

* make collapse/expand all functional (#20)

* make collapse/expand all functional

* only create links for text, url and json (#22)

* make filter search case insensitive (#21)

* make filter search case insensitive

* use sessionStorage to prevent preferences to be reapplied on new reports

* avoid multiple event bindings + fix filter bug

* Collapse individual row

Co-authored-by: Jim Brännlund <[email protected]>

* add no log output captured string

* Query params (#25)

* Add query params

* adjust tests (#26)

* Duration format (#27)

* adjust tests

* build format handler

* remove dependency

---------

Co-authored-by: Jim Brännlund <[email protected]>

* Beyondevil/cleanup (#28)

* chore: Cleanup branch before merge

* chore: Fix duration and CI

* Fix pre-commit issues

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Viktor Gustafsson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants