Some tests fail to parse

Bug #857156 reported by Paul Larson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Obsolete LAVA Test
Fix Released
High
Paul Larson

Bug Description

LAVA: run complete, result_id is 'posixtestsuite.2011-09-23T06:04:57Z'

Traceback (most recent call last):

  File "/usr/local/bin/lava-test", line 9, in <module>

    load_entry_point('lava-test==0.3', 'console_scripts', 'lava-test')()

  File "/src/lava-test/lava_test/main.py", line 43, in main

    run_with_dispatcher_class(LAVATestDispatcher)

  File "/usr/local/lib/python2.7/dist-packages/lava_tool/dispatcher.py", line 81, in run_with_dispatcher_class

    raise SystemExit(cls().dispatch())

  File "/usr/local/lib/python2.7/dist-packages/lava_tool/dispatcher.py", line 74, in dispatch

    return command.invoke()

  File "/src/lava-test/lava_test/commands.py", line 148, in invoke

    return self.invoke_with_test(test)

  File "/src/lava-test/lava_test/commands.py", line 243, in invoke_with_test

    parse_results = test.parse(artifacts)

  File "/src/lava-test/lava_test/core/tests.py", line 136, in parse

    self.parser.parse(artifacts)

TypeError: parse() takes exactly 1 argument (2 given)

Related branches

Revision history for this message
Paul Larson (pwlars) wrote :

seems to affect:
gtkperf, openposixtest

Both of those implement their own parser, and the interface seems to have changed in the latest version without those two getting corrected.

Changed in lava-test:
importance: Undecided → High
assignee: nobody → Paul Larson (pwlars)
milestone: none → 2011.10
Paul Larson (pwlars)
Changed in lava-test:
status: New → Fix Committed
Fathi Boudra (fboudra)
Changed in lava-test:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.