- From: Gunderson, Jon R <jongund@illinois.edu>
- Date: Mon, 2 Dec 2019 22:13:59 +0000
- To: "public-aria-practices@w3.org" <public-aria-practices@w3.org>
- CC: "spectranaut@gmail.com" <spectranaut@gmail.com>
- Message-ID: <DM6PR11MB300304D6BC932257D34F666DC8430@DM6PR11MB3003.namprd11.prod.outlook.com>
Valarie or anyone else who can help, I didn't use to have this problem with the regression test on my Windows machine, but now the regression test script cannot find the test/tests/ directory. It seems to be working fine on my macOS machine. Here is a command line dump showing the I am in the root of the aria-practices repository and the listing on my machine of the test/tests directory. When I run "npm run regression" it says it cannot find the tests directory. What am I doing wrong? I have done npm install and upgrade and so I should have the latest testing software. I tried both using Git Bash and Microsoft command line, same results. Jon Jon Gunderson@WINDOWS-VLB9UED MINGW64 /c/inetpub/wwwroot/aria-practices (issue1066-combobox-fix-escape-key-and-other-bug s) $ ls test/tests/*.js test/tests/accordion_accordion.js test/tests/listbox_scrollable.js test/tests/alert_alert.js test/tests/menubar_menubar-1.js test/tests/breadcrumb_index.js test/tests/menubar_menubar-2.js test/tests/button_button.js test/tests/menu-button_actions.js test/tests/carousel_carousel-1.js test/tests/menu-button_actions-active-descendant.js test/tests/checkbox_checkbox-1.js test/tests/menu-button_links.js test/tests/checkbox_checkbox-2.js test/tests/meter_meter.js test/tests/combobox_autocomplete-both.js test/tests/radio_radio-1.js test/tests/combobox_autocomplete-list.js test/tests/radio_radio-2.js test/tests/combobox_autocomplete-none.js test/tests/slider_multithumb.js test/tests/combobox_grid-combo.js test/tests/slider_slider-1.js test/tests/dialog-modal_datepicker.js test/tests/slider_slider-2.js test/tests/dialog-modal_dialog.js test/tests/spinbutton_datepicker.js test/tests/disclosure_faq.js test/tests/table_table.js test/tests/disclosure_img-long-description.js test/tests/tabs_tabs-1.js test/tests/disclosure_navigation.js test/tests/tabs_tabs-2.js test/tests/feed_feed.js test/tests/toolbar_toolbar.js test/tests/grid_dataGrids.js test/tests/treegrid_treegrid-1.js test/tests/grid_LayoutGrids.js test/tests/treeview_treeview-1a.js test/tests/link_link.js test/tests/treeview_treeview-1b.js test/tests/listbox_collapsible.js test/tests/treeview_treeview-2a.js test/tests/listbox_grouped.js test/tests/treeview_treeview-2b.js test/tests/listbox_rearrangeable.js Jon Gunderson@WINDOWS-VLB9UED MINGW64 /c/inetpub/wwwroot/aria-practices (issue1066-combobox-fix-escape-key-and-other-bug s) $ npm run regression > aria-practices@0.0.0 regression C:\inetpub\wwwroot\aria-practices > ava test/tests/*.js × test/tests/*.js does not exist. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! aria-practices@0.0.0 regression: `ava test/tests/*.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the aria-practices@0.0.0 regression script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Jon Gunderson\AppData\Roaming\npm-cache\_logs\2019-12-02T22_06_08_068Z-debug.log Jon Gunderson@WINDOWS-VLB9UED MINGW64 /c/inetpub/wwwroot/aria-practices (issue1066-combobox-fix-escape-key-and-other-bug s) $ Jon Gunderson, Ph.D., CPWA Coordinator of Accessible IT Group University of Illinois at Urbana/Champaign 1207 S. Oak Street Champaign, IL 61820 www: https://go.illinois.edu/jongund
Received on Monday, 2 December 2019 22:14:05 UTC