• Raphael Kubo da Costa's avatar
    Make test-query.html stop timing out. · 09a2536b
    Raphael Kubo da Costa authored
    The failure was introduced by commit f206f95f ("Test that access to Generic
    Sensor APIs is autogranted"). Looking at the trybot results in that CL, the
    test timed out even back then, and I think the lines added by that commit
    never worked.
    
    When content_shell is running in web_tests mode, all permissions are denied
    by default unless testRunner.setPermission() is called. Switch the
    expectations from "granted" to "denied" just like all other tests in the
    file.
    
    Bug: 863896
    Change-Id: I1085352da5a94492b2b8bfa0c413cd3846c8f14d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866514Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
    Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
    Cr-Commit-Position: refs/heads/master@{#707276}
    09a2536b
TestExpectations 510 KB