-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Description
The tests run against the code on master branch after PRs are merged are consistently red: https://ci.docker.com/public/blue/organizations/jenkins/moby/activity?branch=master
With the same 12 tests failing on s390x or ppc64le:
| Test Name | Duration | Age |
|---|---|---|
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume | 45 sec | 5 |
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverGet | 30 sec | 5 |
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverList | 45 sec | 5 |
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverNamed | 16 sec | 5 |
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart | 1 min 0 sec | 5 |
| Build / ppc64le integration-cli / Integration-cli tests / ppc64le.integration-cli.TestDockerNetworkSuite | 9 min 5 sec | 5 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverBindExternalVolume | 45 sec | 14 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverGet | 30 sec | 14 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverList | 45 sec | 14 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverNamed | 16 sec | 14 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite/TestExternalVolumeDriverWithDaemonRestart | 1 min 0 sec | 14 |
| Build / s390x integration-cli / Integration-cli tests / s390x.integration-cli.TestDockerNetworkSuite | 9 min 6 sec | 14 |
I see that most of the build failures are solely because of these tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.