Project

General

Profile

Bug #781

Test suite output on vejur cluster at IIT

Added by Snopok, Pavel about 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Testing
Target version:
Start date:
30 October 2011
Due date:
% Done:

100%

Estimated time:
Workflow:
Closed

Description

Installed a new version of MAUS on a cluster at IIT, ran the test suite, got one FAIL. Log attached.


Files

log.txt (45 KB) log.txt Snopok, Pavel, 30 October 2011 20:10
pylint.out (111 KB) pylint.out Is that what you want to see? Snopok, Pavel, 04 November 2011 16:13
#1

Updated by Rogers, Chris about 12 years ago

  • Target version set to Future MAUS release

There is a file called tmp/pylint.out

Can you also post this?

Thanks,
Chris

#3

Updated by Rogers, Chris about 12 years ago

pylint is incorrectly trying to create a whole load of stuff like

Unable to create file /home/snopok/.pylint.d/test_core_go1.stats: [Errno 2] No such file or directory: '/home/snopok/.pylint.d/test_core_go1.stats'

Will at least remove this from the checks.

#4

Updated by Rogers, Chris almost 12 years ago

  • Workflow set to Awaiting Merge

Cleaned up test_python_style so that it produces sorted output that only contains actual errors. Awaiting merge in Rogers branch.

#5

Updated by Rogers, Chris almost 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
  • Workflow changed from Awaiting Merge to Closed

I now filter so that we explicitly count only real errors not some of the associated gumph that pylint can produce. Also sort the output so that we can do diff on pylint.out.

I found that pylint (rarely) does not appear to report errors uniformly across platforms - for example, it seems to rarely miss errors or give them the wrong line number on my desktop. We just have to clench teeth and assume the test server is "god" in this case. If it becomes a problem we should think again.

#6

Updated by Rogers, Chris almost 12 years ago

  • Target version changed from Future MAUS release to MAUS-v0.1.1

Also available in: Atom PDF