tc39 / test262

Official ECMAScript Conformance Test Suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test/harness/testTypedArray{,-conversions}.js not updated for Float16Array

anba opened this issue · comments

harness/testTypedArray.js was changed in #3849 to include Float16Array in floatArrayConstructors, but test/harness/testTypedArray.js and test/harness/testTypedArray-conversions.js weren't updated to handle the case when Float16Array is supported.