Bug 78670 - ImportError: No module named programs.run
Summary: ImportError: No module named programs.run
Status: RESOLVED NOTABUG
Alias: None
Product: piglit
Classification: Unclassified
Component: infrastructure (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: Dylan Baker
QA Contact: Eric Anholt
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-05-13 18:25 UTC by Vinson Lee
Modified: 2014-05-14 17:06 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.