Closed Bug 1023993 Opened 10 years ago Closed 10 years ago

Please import the attached test cases to MozTrap

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsmith, Assigned: cturra)

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/150] )

Attachments

(4 files)

:jsmith - can you please clarify if you want some or all of these test cases to be imported? i would prefer if you could include them all into a single .json file.

additionally, can you please verify you want the following command run?

  ./vendor-manage.py import -f "Firefox OS" "v1.4+" <test_case_file>


*note, in the bug you pointed to, that command failed.
Flags: needinfo?(jsmith)
(In reply to Chris Turra [:cturra] from comment #5)
> :jsmith - can you please clarify if you want some or all of these test cases
> to be imported? i would prefer if you could include them all into a single
> .json file.

All of them.

> 
> additionally, can you please verify you want the following command run?
> 
>   ./vendor-manage.py import -f "Firefox OS" "v1.4+" <test_case_file>
> 
> 
> *note, in the bug you pointed to, that command failed.

Cameron - Do you know what command I would run here to get this added for 2.0 in Firefox OS product?
Flags: needinfo?(jsmith) → needinfo?(cdawson)
Jason, it would be this:

./vendor-manage.py import -f "Firefox OS" "v2.0" <test_case_file>
Flags: needinfo?(cdawson)
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/150]
imports complete. in future, can you please include all the cases into a single attached file? this should help in a faster turn around.

$ for test in `ls /home/cturra/moztrap/*.test`; do echo "Starting import for: $test ..."; ./vendor-manage.py import -f "Firefox OS" "v2.0" $test; echo; done
Starting import for: /home/cturra/moztrap/8438564.test ...
Imported 6 cases
Imported 6 suites

Starting import for: /home/cturra/moztrap/8438565.test ...
Imported 4 cases
Imported 0 suites

Starting import for: /home/cturra/moztrap/8438566.test ...
Imported 4 cases
Imported 0 suites

Starting import for: /home/cturra/moztrap/8438567.test ...
Imported 23 cases
Imported 0 suites
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: