Open Bug 993100 Opened 10 years ago Updated 1 year ago

Harness should output *something* if a manifest file isn't going to be run

Categories

(Testing :: Marionette Client and Harness, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: mdas, Unassigned)

Details

(Keywords: pi-marionette-runner, Whiteboard: [runner])

If your manifest file contains a file that doesn't have a 'test_' or 'browser_' prefix, then we silently ignore it. This is really confusing since we don't say why it isn't run.

It would be helpful to at least list out the files that have not been run, with an explanation of why.
Whiteboard: [runner]
Even more confusingly, it _appears_ to be starting it:

    dmose-laptop:abr-gecko-dev dmose$ ./mach marionette-test browser/components/loop/test/manifest.ini
    starting httpd
    running webserver on http://10.251.28.215:50603/
    TEST-START marionette-testrunner.py
     
    SUMMARY
    -------
    passed: 0
    failed: 0
    todo: 0
Priority: -- → P5
[mass update] Setting Harness bugs to all P3
Priority: P5 → P3
Severity: normal → S3
Product: Testing → Remote Protocol
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.