HookFailed() usage in runtest.py plugin will always raise an IndexError

Bug #424466 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tarmac
Fix Released
High
Paul Hummer

Bug Description

In runtest.py line 43:

            raise HookFailed('test', 'runtest', '')

this will always fail with a "IndexError: string index out of range" because HookFailed expects a tuple with (exc_type, exc_value, exc_tb).

Related branches

Paul Hummer (rockstar)
Changed in tarmac:
importance: Undecided → High
status: New → Triaged
milestone: none → tarmac-0.3
Paul Hummer (rockstar)
Changed in tarmac:
assignee: nobody → Paul Hummer (rockstar)
status: Triaged → In Progress
status: In Progress → Fix Committed
Paul Hummer (rockstar)
Changed in tarmac:
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.