-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 test: TestContextChangeDirToFile
#5384
Labels
Comments
crazy-max
changed the title
Flaky test: TestIntegration/TestContextChangeDirToFile
Flaky test: Oct 2, 2024
TestIntegration/TestContextChangeDirToFile
crazy-max
changed the title
Flaky test:
Flaky test: Oct 2, 2024
TestIntegration/TestContextChangeDirToFile
TestContextChangeDirToFile
@crazy-max -- taking a look. |
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Oct 3, 2024
This test has been flaky, see moby#5384 Skip on Windows for now as investigations go on. This is to allow the rest of the pipeline to remain unpoisoned. Signed-off-by: Anthony Nandaa <[email protected]>
Returned it in #5526 // no change, can't repro but will be monitoring closely. |
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Dec 17, 2024
This is a continuation for the integration tests work moby#4485 We had some tests that we marked as Revit during our first pass through the tests. This commit addresses the following tests in `frontend/dockerfile`: - [x] `testNamedOCILayoutContext` - [x] `testArgDefaultExpansion` - [x] `testTargetStageNameArg` - [x] `testContextChangeDirToFile` (once reported flaky, fixes moby#5384 ) - [x] `testGlobalArgErrors` - [x] `testCopyThroughSymlinkMultiStage` Count: 5 (+1) > WIP: more being added. Signed-off-by: Anthony Nandaa <[email protected]>
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Dec 17, 2024
This is a continuation for the integration tests work moby#4485 We had some tests that we marked as Revit during our first pass through the tests. This commit addresses the following tests in `frontend/dockerfile`: - [x] `testNamedOCILayoutContext` - [x] `testArgDefaultExpansion` - [x] `testTargetStageNameArg` - [x] `testContextChangeDirToFile` (once reported flaky, fixes moby#5384 ) - [x] `testGlobalArgErrors` - [x] `testCopyThroughSymlinkMultiStage` - [x] `testTarContextExternalDockerfile` - [x] `testTarContext` Count: 7 (+1) > WIP: more being added. Signed-off-by: Anthony Nandaa <[email protected]>
9 tasks
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Dec 18, 2024
This is a continuation for the integration tests work moby#4485 We had some tests that we marked as Revit during our first pass through the tests. This commit addresses the following tests in `frontend/dockerfile`: - [x] `testNamedOCILayoutContext` - [x] `testArgDefaultExpansion` - [x] `testTargetStageNameArg` - [x] `testContextChangeDirToFile` (once reported flaky, fixes moby#5384 ) - [x] `testGlobalArgErrors` - [x] `testCopyThroughSymlinkMultiStage` - [x] `testTarContextExternalDockerfile` - [x] `testTarContext` - [x] `testOutlineArgs` Count: 8 (+1) > WIP: more being added. Signed-off-by: Anthony Nandaa <[email protected]>
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Dec 18, 2024
This is a continuation for the integration tests work moby#4485 We had some tests that we marked as Revit during our first pass through the tests. This commit addresses the following tests in `frontend/dockerfile`: - [x] `testNamedOCILayoutContext` - [x] `testArgDefaultExpansion` - [x] `testTargetStageNameArg` - [x] `testContextChangeDirToFile` (once reported flaky, fixes moby#5384 ) - [x] `testGlobalArgErrors` - [x] `testCopyThroughSymlinkMultiStage` - [x] `testTarContextExternalDockerfile` - [x] `testTarContext` - [x] `testOutlineArgs` Count: 8 (+1) Signed-off-by: Anthony Nandaa <[email protected]>
profnandaa
added a commit
to profnandaa/buildkit
that referenced
this issue
Jan 7, 2025
This is a continuation for the integration tests work moby#4485 We had some tests that we marked as Revit during our first pass through the tests. This commit addresses the following tests in `frontend/dockerfile`: - [x] `testNamedOCILayoutContext` - [x] `testArgDefaultExpansion` - [x] `testTargetStageNameArg` - [x] `testContextChangeDirToFile` (once reported flaky, fixes moby#5384 ) - [x] `testGlobalArgErrors` - [x] `testCopyThroughSymlinkMultiStage` - [x] `testTarContextExternalDockerfile` - [x] `testTarContext` - [x] `testOutlineArgs` Count: 8 (+1) Signed-off-by: Anthony Nandaa <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Happens in windows integration tests: https://github.com/moby/buildkit/actions/runs/11141809308/job/30963609669#step:8:1392
Don't think this is related to old one #1117
The text was updated successfully, but these errors were encountered: