Closed Bug 981936 Opened 10 years ago Closed 10 years ago

Split content/canvas/test/webgl into webgl-mochi and webgl-conformance

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: jgilbert, Assigned: jgilbert)

Details

Attachments

(2 files, 1 obsolete file)

Currently, we have a content/canvas/test/webgl/non-conf-tests folder. This is weird, so we should do the right thing.
Attachment #8388904 - Flags: review?(dglastonbury)
Attachment #8388904 - Flags: feedback?(bjacob)
Attached patch patch 2: Repair hardcoded paths (obsolete) — Splinter Review
Fix the hardcoded paths and make them easier to fix.
Attachment #8388906 - Flags: review?(dglastonbury)
Comment on attachment 8388904 [details] [diff] [review]
patch 1: Move All The Things

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

Does webgl-mochi need a 00_test_list.txt file?
Comment on attachment 8388906 [details] [diff] [review]
patch 2: Repair hardcoded paths

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

To the best of my ability, I think these changes are valid, I would like feedback from bjacob (who's on PTO :-( )
Attachment #8388906 - Flags: review?(dglastonbury)
Attachment #8388906 - Flags: review+
Attachment #8388906 - Flags: feedback?(bjacob)
(In reply to Dan Glastonbury :djg :kamidphish from comment #3)
> Comment on attachment 8388904 [details] [diff] [review]
> patch 1: Move All The Things
> 
> Review of attachment 8388904 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> Does webgl-mochi need a 00_test_list.txt file?

No, those are used by the conformance suite only.
Comment on attachment 8388904 [details] [diff] [review]
patch 1: Move All The Things

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

r+ conditional on answering: Does webgl-mochi need a 00_test_list.txt file?
Attachment #8388904 - Flags: review?(dglastonbury) → review+
(In reply to Dan Glastonbury :djg :kamidphish from comment #6)
> Comment on attachment 8388904 [details] [diff] [review]
> patch 1: Move All The Things
> 
> Review of attachment 8388904 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> r+ conditional on answering: Does webgl-mochi need a 00_test_list.txt file?

Nope. Those are files internal to the test population code in the conformance suite.
I'll post the 2nd patch which fixes some hardcoded paths tomorrow, when bugzilla's not so spacey.
Flags: needinfo?(jgilbert)
Attachment #8388906 - Attachment is obsolete: true
Attachment #8388906 - Flags: feedback?(bjacob)
Attachment #8390162 - Flags: review?(dglastonbury)
Flags: needinfo?(jgilbert)
Attachment #8390162 - Flags: review?(dglastonbury) → review+
Comment on attachment 8388904 [details] [diff] [review]
patch 1: Move All The Things

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

::: content/canvas/test/moz.build
@@ +5,5 @@
>  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
>  
> +DIRS += [
> +    'webgl-conformance',
> +    'webgl-mochi',

Call it 'webgl-mochitest', don't abbreviate it, for consistency and e.g. easier grepping.
Attachment #8388904 - Flags: feedback?(bjacob) → feedback+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: