Bug 78670

Summary: ImportError: No module named programs.run
Product: piglit Reporter: Vinson Lee <vlee>
Component: infrastructureAssignee: Dylan Baker <baker.dylan.c>
Status: RESOLVED NOTABUG QA Contact: Eric Anholt <eric>
Severity: blocker    
Priority: medium CC: baker.dylan.c, jljusten
Version: unspecifiedKeywords: regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2014-05-13 18:25:13 UTC
piglit: af850bc492c345aa919c6e10ddb08d459e40849c (master)

./piglit-run.py --no-concurrency tests/quick.py results/quick
Traceback (most recent call last):
  File "./piglit-run.py", line 30, in <module>
    from framework.programs.run import run
ImportError: No module named programs.run
Comment 1 Dylan Baker 2014-05-13 18:36:30 UTC
I cannot replicate this bug. 

./piglit-run.py --no-concurrency tests/quick foo                                                                                                                                      [00511/16741] fail: 3, pass: 446, skip: 62 Running Test(s): 00511

can you provide me the output of 'ls framework/programs'?
Comment 2 Vinson Lee 2014-05-14 17:06:09 UTC
I did not have the files from framework/programs copied over in my setup.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.