Closed
Bug 1218401
Opened 10 years ago
Closed 8 years ago
[META] Moving test scripts from GIP to GIJ
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(feature-b2g:2.6+)
RESOLVED
WONTFIX
| feature-b2g | 2.6+ |
People
(Reporter: atsai, Unassigned)
References
Details
(Whiteboard: [gip-to-gij])
User Story
As part of the Quality initiative planned for the May 2016 release, Engineering managers are committed to increasing automation coverage for integration tests. (refer to David's email sent last week) They will work with their engineers to create automation tests that run on mulet and device. Starting November 2, after 2.5 is RA, they will be working on this initiative. We (QA) have to provide them with: 1) a list of GIP tests that can be converted to GIJ. 2) List of smoke tests that we run 3) List of dogfood tests that are run (after build passes smoke tests) We will file a bug for each test; so it can be assigned to an owner. Here is a file with the list of GIP to GIJ. (Check tab Raw data) We will have similar list for smoke test and dogfood tests. (we are working on that) https://docs.google.com/spreadsheets/d/19Cl5OaLSiynwW5NItjPuOQYpKbEKG_2eneiuwqm3Gew/edit#gid=0 We need your help to get these tests filed as defects in bugzilla. Filing each defect manually will take us a long time. Is it possible to create a small program to pick from the spreadsheet and file defect in bugzilla? Maybe you already have something like this? The defect should have: Summary: Implement *this_test* as an integration test in JavaScript Whiteboard: [gip-to-gij] Product: Firefox OS Component: *depends_on_the_test* -- (column A) Description: *github_link_to_the_gip_equivalent* Like https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_to_dialer.py
Attachments
(1 file)
|
21.42 KB,
text/csv
|
Details |
This is a meta bug for migrating test scripts from GIP to GIJ
| Reporter | ||
Updated•10 years ago
|
User Story: (updated)
| Reporter | ||
Comment 1•10 years ago
|
||
Given the fact that github link in GIP are not available in raw data now. We might need Devs' help on searching the link manually.
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Al Tsai [:atsai] from comment #1)
> Given the fact that github link in GIP are not available in raw data now. We
> might need Devs' help on searching the link manually.
Also, Component is not in correct format, which means there will be some efforts on correcting those fields.
Comment 3•10 years ago
|
||
Some questions/remarks:
- Despite the name, Gip tests are acceptance style tests, not integration type tests, so moving them over to an integration type of test that is run after every check-in, might prove difficult due to stability issues of the test.
- I see you've filed tons of bugs, named "Implement *test_* as an integration test in JavaScript", which means converting them to MarionetteJS (on device if possible), right? Shouldn't those bugs be filed in the MarionetteJS component, if there is one? Firefox OS->Gaia UI Tests is currently used for Python Gaia UI tests. Using it for MarionetteJS might be confusing, but I guess since we're moving that way anyhow, it might be ok.
Flags: needinfo?(whsu)
Comment 4•10 years ago
|
||
(In reply to Martijn Wargers [:mwargers] (QA) from comment #3)
> Some questions/remarks:
> - Despite the name, Gip tests are acceptance style tests, not integration
> type tests, so moving them over to an integration type of test that is run
> after every check-in, might prove difficult due to stability issues of the
> test.
> - I see you've filed tons of bugs, named "Implement *test_* as an
> integration test in JavaScript", which means converting them to MarionetteJS
> (on device if possible), right? Shouldn't those bugs be filed in the
> MarionetteJS component, if there is one? Firefox OS->Gaia UI Tests is
> currently used for Python Gaia UI tests. Using it for MarionetteJS might be
> confusing, but I guess since we're moving that way anyhow, it might be ok.
Hi, Martijn,
Thanks for the heads-up!
I have moved those bugs into corresponding components.
:)
Flags: needinfo?(whsu)
| Reporter | ||
Updated•10 years ago
|
Assignee: atsai → nobody
Updated•10 years ago
|
feature-b2g: --- → 2.6+
Comment 5•10 years ago
|
||
(In reply to Al Tsai [:atsai] from comment #2)
> (In reply to Al Tsai [:atsai] from comment #1)
> > Given the fact that github link in GIP are not available in raw data now. We
> > might need Devs' help on searching the link manually.
>
> Also, Component is not in correct format, which means there will be some
> efforts on correcting those fields.
Put the data with right component and link here.
Updated•10 years ago
|
Assignee: nobody → manel.rhaiem92
Updated•10 years ago
|
Assignee: manel.rhaiem92 → nobody
Comment 6•10 years ago
|
||
It seems to me this bug can be closed, right?
Comment 7•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•