Hmm - something is not right yet. It looks like it downloads on every build,
like:
http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20arm%20-%20sim/builds/3120/steps/SimdJs%20-%20all/logs/stdio
Same vm, same folder, same builder - but continues to redownload. Some
speculations below, could you take a look?
https://codereview.chromium.org/1240453003/diff/20001/test/simdjs/testcfg.py
File test/simdjs/testcfg.py (right):
https://codereview.chromium.org/1240453003/diff/20001/test/simdjs/testcfg.py#newcode74
test/simdjs/testcfg.py:74: versionfile = os.path.join(self.root,
"CHECKED_OUT_VERSION")
Maybe this file needs to be added to the .gitignores file in the project
root? It's not there right now and maybe gets clobbered by bot_update?
https://codereview.chromium.org/1240453003/diff/20001/test/simdjs/testcfg.py#newcode134
test/simdjs/testcfg.py:134: f.write(SIMDJS_ARCHIVE_MD5 + '\n')
Maybe the line splitting doesn't work as expected? Double line breaks or
something?
https://codereview.chromium.org/1240453003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.