Starting in build 15464, the Site Isolation Linux FYI bot has been failing app_shell_unittests:
https://build.chromium.org/p/chromium.fyi/builders/Site%20Isolation%20Linux?numbuilds=200
All tests appear to be passing, but there's an error about "ImportError: No module named twisted.spread". That sounds like issue 700528 (which was duped into issue 699969). dnj@, can you take a look?
SUCCESS: all tests passed.
Tests took 0 seconds.
+---------------------------------------------------------------------------------------+
| End of shard 0 Pending: 4.2s Duration: 0.4s Bot: gce-trusty-4204b62e-wqp6 Exit: 0 |
+---------------------------------------------------------------------------------------+
Total duration: 0.4s
Traceback (most recent call last):
File "/mnt/data/b/rr/tmpQdQv0U/rw/scripts/slave/recipe_modules/swarming/resources/standard_gtest_merge.py", line 15, in <module>
from slave import annotation_utils
File "/mnt/data/b/build/scripts/slave/annotation_utils.py", line 14, in <module>
from slave import performance_log_processor
File "/mnt/data/b/build/scripts/slave/performance_log_processor.py", line 27, in <module>
import config
File "/mnt/data/b/build/site_config/config.py", line 9, in <module>
from twisted.spread import banana
ImportError: No module named twisted.spread
step returned non-zero exit code: 1
Comment 1 by creis@chromium.org
, Apr 12 2017