16:48:26 RRSAgent has joined #aria 16:48:26 logging to http://www.w3.org/2017/05/18-aria-irc 16:48:28 RRSAgent, make logs world 16:48:31 Zakim, this will be 16:48:31 I don't understand 'this will be', trackbot 16:48:31 Meeting: Accessible Rich Internet Applications Working Group Teleconference 16:48:31 Date: 18 May 2017 16:48:35 chair: Joanmarie_Diggs 16:48:35 RRSAgent, make log public 16:48:37 agenda? 16:48:48 clear agenda 16:48:53 agenda: this 16:49:07 agenda+ Instructions on how to get started with manual testing 16:49:07 agenda+ ARIA 1.1 "actions / status" check in 16:49:10 agenda: be done 16:49:16 agenda? 16:49:29 Regrets: Michiel_Bijl, Rich_Schwerdtfeger, Jon_Gunderson 16:49:41 scribeOptions: -final 16:57:16 JasonDuan has joined #aria 16:57:51 present+ Joanmarie_Diggs 17:00:04 present+ 17:01:38 scribe: joanie 17:01:58 Zakim, take up item 1 17:01:58 agendum 1. "Instructions on how to get started with manual testing" taken up [from joanie] 17:02:26 Link to documentation: https://www.w3.org/wiki/ARIA_1.1_Manual_Testing 17:02:41 present+ 17:03:03 JasonDuan has joined #aria 17:03:41 Stefan has joined #aria 17:04:27 jcraig has joined #aria 17:05:01 https://www.w3.org/wiki/ARIA_1.1_Manual_Testing 17:05:24 ARIA 1.1 implementations in report: https://w3c.github.io/test-results/wai-aria/#index-of-implementations-in-reports 17:05:33 https://w3c.github.io/test-results/dpub-aam/#index-of-implementations-in-reports 17:05:46 scribe: MichaelC 17:06:01 mck has joined #aria 17:06:10 jd: above applies to ARIA and DPub 17:06:23 swapping dpub-aam for wai-aria in URIs 17:06:43 includes contact info of people working on platforms 17:06:55 I´ve done on some non-Windows systems 17:07:14 Jon working on IA2 testing, hopes to be ready by next week 17:07:21 but we still don´t have a plan for UIA testing 17:07:28 so at the moment, manual testing needed on that platform 17:07:36 present+ matt_king 17:07:39 MS has said they plan to do it; I´ve sent the instructions 17:08:19 if you get to the point you don´t have implementation data, may need to do manual testing, since the automated is happening 17:08:39 https://w3c.github.io/test-results/wai-aria/all.html 17:08:48 I´m running automated tests for ATK and AXAPI, 2 UAs each 17:08:55 https://w3c.github.io/test-results/dpub-aam/all.html 17:09:03 above links are test reports for ARIA and DPub 17:09:48 The headers in the table are explained in the index of implementations page 17:10:20 the two WebKit implementations show mostly passing results 17:10:29 the other two mostly failures 17:10:45 that doesn´t indicate manual testing needed - it´s valid data about not passing at the moment 17:10:53 it´s lack of data that needs manual testing 17:10:56 https://w3c.github.io/test-results/wai-aria/all.html 17:11:22 in above link, fields with orangey-yellow lack data 17:11:36 there are a few reasons this can happen 17:12:34 we added tests but didn´t update report, or the test isn´t applicable to that platform, or we simply lack a test 17:14:03 mc: can we distinguish don´t need data from don´t have but need? 17:14:23 jd: documentation page gives pointers to figure that out 17:14:31 you can usually figure it out 17:14:32 q+ 17:15:11 q+ to talk about what we tell Director, and if we can get additional info here 17:15:48 often, when there´s an additional test file under a feature, it´s to test additional platform-specific requirements 17:16:12 q+ to ask why I get permission denied messages when I click through 17:16:50 ack me 17:16:51 MichaelC, you wanted to talk about what we tell Director, and if we can get additional info here 17:17:12 mc: Director will want to easily see difference 17:17:30 also would be good to add more clear ¨key¨ information 17:17:47 jd: requires test runner upgrade, I can approach Shane about how to get that made 17:18:44 jd: for ARIA 1.1 we added some things to existing roles that weren´t requirements in 1.1 17:19:24 for new roles we just test the whole role 17:19:35 for changes, we kinda need to test the new and old behavior 17:19:52 not sure if we´ll be able to do that automatically, so that could add a small set of new manual tests needed 17:20:02 though my goal is still to automated it 17:20:13 there are only 10 anyways 17:20:15 q? 17:20:24 ack t 17:20:24 tzviya, you wanted to ask why I get permission denied messages when I click through 17:21:00 ts: when I follow links, i get ¨permission denied¨ errors 17:21:30 https://www.w3.org/wiki/ARIA_1.1_Manual_Testing 17:21:58 jd: when you´re doing manual testing you shouldn´t encounter this 17:22:03 but it is something I plan to fix 17:22:03 https://w3c-test.org/tools/runner/index.html 17:22:21 this is the test runner 17:22:43 put the shortname of the spec you want to test in the field (wai-aria or dpub-aam), with a starting slash 17:23:46 can take a while to load after that, then shows test case with a table 17:24:33 each test case is pretty minimalist 17:24:49 the table essentially says what you´re looking for, in the various APIs 17:25:11 you need to use an AAPI inspector for the platform 17:25:19 AccProbe for IA2? 17:25:46 look through the a11y tree to find the element called out in the test, and check its properties 17:26:15 see if it´s got the thing, or property has the value, the table says it should have 17:26:27 then go back to main window and choose ¨pass¨ or ¨fail¨ 17:27:01 then it will show the next test 17:27:11 so you rinse and repeat 17:27:11 q+ 17:27:23 q+ to ask how you pause and resume a session 17:27:45 be sure not to close the test pop-up window, the test runner really wants it 17:28:44 ack me 17:28:44 MichaelC, you wanted to ask how you pause and resume a session 17:29:10 mc: can I pause a session and pick up where I left off later? e.g., after my browser has restarted so I didn´t just leave it open 17:29:25 jd: you can walk away from tests and come back, the harness will just sit there waiting on you 17:30:21 you can also select a subset of the tests at the start of the process 17:31:27 you can use regex, but more simply use prefix 17:33:10 you can get a JSON file and send it to me to incorporate into the test results repo 17:33:26 ts: for DPub-AAM, what´s still to test? 17:33:29 jd: Windows 17:33:36 ts: so there´s not a column for it yet? 17:34:57 jd: right, only the UAs listed are known to the system yet 17:35:03 so Windows isn´t included yet 17:35:19 mc: can we have placeholder columns? 17:35:29 jd: yes, after a code review 17:35:54 I haven´t because I don´t like fully empty info 17:36:22 mc: think an empty column is more clear for non-testing reviewers 17:37:43 jd: we´re still not fully sure of MS plans 17:37:51 tz: have access to various systems 17:38:10 jd: Firefox on Windows might be most useful place for you to start 17:39:13 suggest you test a nightly build, so you have the latest implementation 17:39:35 since features are landing as we speak 17:39:48 we are hoping MS will take care of Edge 17:39:56 we can more easily get nightlies of FF 17:41:10 also think you´ll get similar results to FF on Linux 17:41:14 Linux is the redheaded stepchild of the accessibility world 17:41:56 that´ll help you sanity check your process 17:43:13 tz: will look through this and come back with questions 17:44:19 jd: I don´t have Windows, except on a virtual machine in another country, so will appreciate additional guidance in the wiki about that platform if you have it 17:51:00 ts: will look at this, and ask dpub people to as well 17:51:12 jd: people can come to me with questions if needed 17:52:23 jd: other comments, questions, concerns, volunteers? 17:53:03 jva: also mid-stream on figuring this all out 17:54:13 https://www.w3.org/wiki/ARIA_1.1_Manual_Testing 17:54:16 jd: in https://lists.w3.org/Archives/Public/public-aria/2017May/0041.html JG says he hopes to have IA2 ATTA next week 17:54:27 in which case all the magic happens 17:54:40 otherwise manual testing 17:54:49 zakim, next item 17:54:49 agendum 2. "ARIA 1.1 "actions / status" check in" taken up [from joanie] 17:55:17 jd: progress on IA2 ATTA 17:56:01 note an ATTA is an ATTA, it works for any version of specs 17:57:05 jd: I´m focusing on the 2 right columns in the ARIA test report, turning any failures there to passes 17:57:37 mc: who´s doing the other two? 17:58:10 jd: bugs are filed with Mozilla 18:02:27 rrsagent, make minutes 18:02:27 I have made the request to generate http://www.w3.org/2017/05/18-aria-minutes.html MichaelC 18:02:40 jcraig has joined #aria 18:03:13 present+ Job 18:03:16 rrsagent, make minutes 18:03:16 I have made the request to generate http://www.w3.org/2017/05/18-aria-minutes.html MichaelC 18:03:19 rrsagent, bye 18:03:19 I see no action items