summaryrefslogtreecommitdiff
path: root/tests.build/prefix.stdout
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-03 18:20:12 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-10 13:52:26 +0000
commit826e49e2791d4c45e4902396a4a59836290dc175 (patch)
treee06b1da0307d7403c225e92bcf8617c79a8d1aaf /tests.build/prefix.stdout
parent2f1a8c6aa927a45a120ea36a01d265aa16149f76 (diff)
downloadmorph-826e49e2791d4c45e4902396a4a59836290dc175.tar.gz
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.
Diffstat (limited to 'tests.build/prefix.stdout')
-rw-r--r--tests.build/prefix.stdout8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests.build/prefix.stdout b/tests.build/prefix.stdout
deleted file mode 100644
index 80c18fae..00000000
--- a/tests.build/prefix.stdout
+++ /dev/null
@@ -1,8 +0,0 @@
-# configure
-# # echo First chunk: prefix $PREFIX
-First chunk: prefix /plover
-# configure
-# # echo Second chunk: prefix $PREFIX
-Second chunk: prefix /usr
-# # echo Path: $(echo $PATH | grep -o '/plover')
-Path: /plover