axs_testing.js: Errors in teardown from paper-tooltip |
|||||
Issue description
Comment in chrome/test/data/webui/settings/date_time_page_tests.js:107:
// TODO(michaelpg): Removes the element before exiting, because the
// <paper-tooltip> in <cr-policy-pref-indicator> somehow causes warnings
// and/or script errors in axs_testing.js.
We have the same problem in other places that use paper-tooltip, e.g. cr_policy_pref_indicator.html.
,
Jan 12 2017
,
Jan 13 2017
I don't see errors after removing that teardown workaround -- is there a different repro case?
,
Jan 13 2017
I ran into it in this CL: https://codereview.chromium.org/2624003003/diff/40001/chrome/test/data/webui/cr_elements/cr_policy_pref_indicator_tests.js
,
Jan 23 2018
Doesn't seem to still be an issue. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by dbeam@chromium.org
, Jan 12 2017