Closed Bug 1401659 Opened 7 years ago Closed 7 years ago

Remove integrations-tests file

Categories

(DevTools :: Debugger, enhancement)

enhancement
Not set
normal

Tracking

(firefox58 fixed)

RESOLVED FIXED
Firefox 58
Tracking Status
firefox58 --- fixed

People

(Reporter: jlast, Assigned: jlast)

Details

Attachments

(1 file)

We checked in an integrations-tests bundle last spring to see if we could run the mochitests w/ a single bundle file, which would run in any context. We're no longer trying to do this, so we can remove that file.
Attached patch int-file.patchSplinter Review
Attachment #8910409 - Flags: review?(jdescottes)
Comment on attachment 8910409 [details] [diff] [review]
int-file.patch

Review of attachment 8910409 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks, looks good to me. More cleanup to do if you're in the mood:

Did a quick search and the file is referenced in two mochitests which are not listed in browser.ini:
- devtools/client/debugger/new/test/mochitest/browser_dbg-asm.js
- devtools/client/debugger/new/test/mochitest/browser_dbg-returnvalues.js

So I got curious and looked if there were others:
- devtools/client/debugger/new/test/mochitest/browser_dbg-asm.js
- devtools/client/debugger/new/test/mochitest/browser_dbg-breaking.js
- devtools/client/debugger/new/test/mochitest/browser_dbg-editor-mode.js
- devtools/client/debugger/new/test/mochitest/browser_dbg-returnvalues.js
Attachment #8910409 - Flags: review?(jdescottes) → review+
Okay, so... asm and return_values are two tests that were corrupted last march when we reverted the integration stuff. We fixed asm this week, i'll fix returnvalues when we fix the feature. These two tests should be fixed in debugger.html and CP'd into MC.

what is the list of the other 4 tests?
They are not listed in browser.ini so never run. 

browser_dbg-breaking.js actually is in the list (not alphabetically sorted so I missed it :/)
browser_dbg-asm.js I already mentioned previously. 

So just two tests: 
- devtools/client/debugger/new/test/mochitest/browser_dbg-editor-mode.js
- devtools/client/debugger/new/test/mochitest/browser_dbg-returnvalues.js

I guess they should be deleted?
(In reply to Julian Descottes [:jdescottes] from comment #5)
> They are not listed in browser.ini so never run. 
> 
> browser_dbg-breaking.js actually is in the list (not alphabetically sorted
> so I missed it :/)
> browser_dbg-asm.js I already mentioned previously. 
> 
> So just two tests: 
> - devtools/client/debugger/new/test/mochitest/browser_dbg-editor-mode.js
> - devtools/client/debugger/new/test/mochitest/browser_dbg-returnvalues.js
> 
> I guess they should be deleted?

Erf of course returnvalues was also mentioned previously :) So just browser_dbg-editor-mode.js!
Keywords: checkin-needed
Assignee: nobody → jlaster
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/56a2f9812f9d
Remove integrations-tests file. r=jdescottes
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/56a2f9812f9d
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: