[sensors] Fix orientation sensor layout test
Layout test for orientation sensor is using assert_array_equals for DOMMatrix objects, thus, assert will always pass. This CL fixes this issue by converting DOMMatrix to Float64Array. Bug: 751015 Change-Id: I599f864e631c667ce90b193590bfc4dda534cab6 Reviewed-on: https://chromium-review.googlesource.com/601971Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Alexander Shalamov <alexander.shalamov@intel.com> Cr-Commit-Position: refs/heads/master@{#491999}
Showing
Please register or sign in to comment