From 826e49e2791d4c45e4902396a4a59836290dc175 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 3 Mar 2015 18:20:12 +0000 Subject: cmdtests: We can no longer meaningfully look at chunks in the cache Its much harder to look at the contents of the artifact cache now that they aren't stored by chunk name (just cache key and artifact suffix). All of these were failing because they were trying to extract chunk tarballs or locate and inspect artifacts, so just make sure the builds themselves don't fail. The build-system tests are a lot of work to make into yarns, as we'll need to build systems with actual tools in as far as I can tell. Also disable the cross-bootstrap test for now. --- tests.build/morphless-chunks.stdout | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests.build/morphless-chunks.stdout (limited to 'tests.build/morphless-chunks.stdout') diff --git a/tests.build/morphless-chunks.stdout b/tests.build/morphless-chunks.stdout deleted file mode 100644 index e69de29b..00000000 -- cgit v1.2.1