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

Flaky tests in CI #92

Closed
mwestphal opened this issue Dec 3, 2021 · 5 comments
Closed

Flaky tests in CI #92

mwestphal opened this issue Dec 3, 2021 · 5 comments
Assignees
Milestone

Comments

@mwestphal
Copy link
Contributor

mwestphal commented Dec 3, 2021

An issue to track flaky tests in ci:

Ubuntu: master:

  • TestSSAO (SEGFAULT)
  • TestVolumeNoArray (SEGFAULT)
  • TestGridWithDepthPeeling (SEGFAULT)
  • TestScalars (SEGFAULT)
  • TestNonExistentConfigFile (SEGFAULT)

Ubuntu: 9.1.0:

  • TestPLY: Segfault
  • TestPLY (SEGFAULT)
  • TestGLTFReaderWithAnimation: Segfault
  • TestGridWithDepthPeeling (SEGFAULT)
  • TestInteractionCheatsheetScalars (SEGFAULT)
  • TestUnsupportedInputOutput (SEGFAULT)
  • TestInteractionDirectory (SEGFAULT)

Ubuntu: 9.0.0:

  • TestPointCloudBar (SEGFAULT)
  • TestPointCloudBar (SEGFAULT)
  • TestPLY (SEGFAULT)
  • TestUTF8 (SEGFAULT)

MacOS: Timeouts

  • TestSSAO
  • TestSSAO (Timeout)
  • TestDepthPeeling
  • TestDepthPeelingToneMapping (Timeout)
  • TestDepthPeeling (Timeout)
@mwestphal
Copy link
Contributor Author

@Meakk lets track flaky issues here

@mwestphal
Copy link
Contributor Author

I've run all these tests through valgrind, on 9.10 we only have this uninitialized issue fixed here:
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/8682

I will update vtk version for the master build, this should make these issues disapear in master. If that is the case, we would be able to use rerun-failed for 9.10 or apply a patch.

For 9.0 issue, no idea, nothing came up.

@mwestphal
Copy link
Contributor Author

#121

@mwestphal mwestphal self-assigned this Dec 7, 2021
@mwestphal mwestphal added this to the 1.3.0 milestone Dec 7, 2021
@mwestphal
Copy link
Contributor Author

still possible segfault with vtk master.

@Meakk
Copy link
Contributor

Meakk commented Dec 13, 2021

Should be better now with #154
Closing this issue for now. We can reopen it later if needed.

@Meakk Meakk closed this as completed Dec 13, 2021
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

No branches or pull requests

2 participants