Closed
Bug 492482
Opened 15 years ago
Closed 15 years ago
[Linux] mochitest-a11y: content/a11y/accessible/test_aria_role_grid.html needs to report 'todo'
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: sgautherie, Assigned: surkov)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242092605.1242099042.20956.gz&fulltext=1
Linux mozilla-central unit test on 2009/05/11 18:43:25
*** 141 INFO Running chrome://mochikit/content/a11y/accessible/test_aria_role_grid.html...
*** 142 INFO TEST-KNOWN-FAIL | chrome://mochikit/content/a11y/accessible/test_aria_role_grid.html | [SimpleTest.report()] No checks actually run.
}
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Attachment #376854 -
Flags: review?(marco.zehe)
Updated•15 years ago
|
Attachment #376854 -
Flags: review?(marco.zehe) → review+
Comment 2•15 years ago
|
||
Comment on attachment 376854 [details] [diff] [review]
patch
r=me
Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 376854 [details] [diff] [review]
patch
>+ if (LINUX)
>+ ok(true, "No tests on linux because of different hierarchies.");
Nit:
that's the idea;
yet, I would argue that, if you plan on doing Linux later, this should better be a todo(),
or, if you don't, you could do this earlier in the test.
Assignee | ||
Comment 4•15 years ago
|
||
thanks, todo is great here
Reporter | ||
Comment 5•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5/1242134886.1242140795.18418.gz&fulltext=1
Linux mozilla-1.9.1 unit test on 2009/05/12 06:28:06
Reporter | ||
Comment 6•15 years ago
|
||
(In reply to comment #5)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5/1242134886.1242140795.18418.gz&fulltext=1
> Linux mozilla-1.9.1 unit test on 2009/05/12 06:28:06
Forget this comment: wrong bug.
Summary: [Linux] mochitest-a11y: layout/xul/base/test/test_resizer.xul needs to report success → [Linux] mochitest-a11y: content/a11y/accessible/test_aria_role_grid.html needs to report 'todo'
Reporter | ||
Updated•15 years ago
|
Assignee | ||
Comment 7•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•15 years ago
|
||
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1242190837.1242195491.4011.gz&fulltext=1
Linux mozilla-central unit test on 2009/05/12 22:00:37
*** 141 INFO Running chrome://mochikit/content/a11y/accessible/test_aria_role_grid.html...
*** 142 INFO TEST-KNOWN-FAIL | chrome://mochikit/content/a11y/accessible/test_aria_role_grid.html | No tests on linux because of different hierarchies.
}
V.Fixed
Status: RESOLVED → VERIFIED
Flags: in-testsuite+
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•