Skip to content

WCOW/Test: CI: Some tests passing locally but failing in GitHub Actions on Windows #6296

@rzlink

Description

@rzlink

There are several test cases that consistently pass on local development environments but fail during GitHub CI runs. These tests are currently marked as skipped in CI to allow other jobs to pass.

We should investigate and fix the root cause of the discrepancies between local and CI environments so these tests can be re-enabled.

Affected test cases

  • TestSessionExporter
  • TestZstdLocalCacheExport
  • TestZstdRegistryCacheImportExport
  • TestOnBuildNamedContext
  • TestOnBuildInheritedStageRun
  • TestOnBuildInheritedStageWithFrom
  • TestOnBuildWithCacheMount
  • TestImageManifestCacheImportExport
  • TestCacheImportExport
  • TestImportExportReproducibleIDs
  • TestNoCache
  • TestNamedImageContextTimestamps
  • TestNamedInputContext

#6230
#4485

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions