containerd/platforms
Phil Estes 807ded41f0
Update TestNormalize to only test Windows
The output of platforms.DefaultSpec() and the normalized version of the
default platform on 32- and 64-bit ARM are not comparable. This test
was added to validate not losing Windows-specific information during
normalize of the platform object, so for now we are moving this to be a
Windows-only test until we resolve the right behavior on ARM.

Signed-off-by: Phil Estes <estesp@amazon.com>
2022-03-10 11:38:10 -05:00
..
compare_test.go platforms: add support for matching amd64 variants 2022-01-18 20:13:37 -08:00
compare.go platforms: add support for matching amd64 variants 2022-01-18 20:13:37 -08:00
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
database.go Merge pull request #6455 from tonistiigi/amd64-variants 2022-01-27 10:07:49 -05:00
defaults_darwin.go run gofmt with Go 1.17 2021-10-07 20:16:59 +08:00
defaults_unix_test.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_unix.go darwin: runtime support 2021-09-03 09:48:21 +09:00
defaults_windows_test.go Initialize platform matchers for current platform 2022-02-10 08:03:25 -08:00
defaults_windows.go Initialize platform matchers for current platform 2022-02-10 08:03:25 -08:00
defaults.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
platforms_other.go Initialize platform matchers for current platform 2022-02-10 08:03:25 -08:00
platforms_test.go Update TestNormalize to only test Windows 2022-03-10 11:38:10 -05:00
platforms_windows_test.go Update TestNormalize to only test Windows 2022-03-10 11:38:10 -05:00
platforms_windows.go Initialize platform matchers for current platform 2022-02-10 08:03:25 -08:00
platforms.go Initialize platform matchers for current platform 2022-02-10 08:03:25 -08:00