forked from jenkinsci/bom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
excludes.txt
34 lines (26 loc) · 1.87 KB
/
excludes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# TODO cryptic PCT-only errors: https://github.com/jenkinsci/bom/pull/251#issuecomment-645012427
hudson.matrix.AxisTest
# TODO until we drop support for 2.249.x, work around https://github.com/jenkinsci/git-plugin/pull/1093
jenkins.plugins.git.ModernScmTest
# TODO until we update to a git plugin version after 4.8.2, work around https://github.com/jenkinsci/git-plugin/pull/1144
hudson.plugins.git.browser.AssemblaWebDoCheckURLTest
# TODO until we drop support for 2.249.x, work around https://github.com/jenkinsci/git-client-plugin/pull/675 not available in git client plugin 3.6.0
org.jenkinsci.plugins.gitclient.CliGitAPIImplTest
org.jenkinsci.plugins.gitclient.JGitAPIImplTest
org.jenkinsci.plugins.gitclient.JGitApacheAPIImplTest
# TODO fails for one reason in (non-PCT) official sources, run locally; and for another reason in PCT in Docker; passes in official sources in Docker, or locally in PCT
org.jenkinsci.plugins.gitclient.FilePermissionsTest
# TODO flakes on CI for inscrutable reasons
org.jenkinsci.plugins.durabletask.BourneShellScriptTest
org.jenkinsci.plugins.pipeline.modeldefinition.BasicModelDefTest
org.jenkinsci.plugins.pipeline.modeldefinition.MatrixTest
org.jenkinsci.plugins.pipeline.modeldefinition.WhenStageTest
org.jenkinsci.plugins.pipeline.modeldefinition.WhenStageMultibranchTest
org.jenkinsci.plugins.pipeline.modeldefinition.PostStageTest
org.jenkinsci.plugins.pipeline.modeldefinition.ToolsTest
# TODO seemingly legitimate but undiagnosed PCT failures in interruptedWhileStartingMaxSurvivability and interruptedWhileStartingPerformanceOptimized
org.jenkinsci.plugins.workflow.job.WorkflowRunRestartTest
# TODO https://github.com/jenkinsci/workflow-multibranch-plugin/pull/128
org.jenkinsci.plugins.workflow.multibranch.JobPropertyStepTest
# TODO https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/137
org.jenkinsci.plugins.workflow.support.steps.stash.StashTest