You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3849 added Float16Array into typedArrayConstructors. Unfortunately, it failed to provide byteConversionValues.expected.Float16 (in harness/byteConversionValues.js). So, the tests that use testTypedArrayConversions(byteConversionValues, ...) fail when Float16Array is enabled. This seems to affect the following tests:
#3849 added
Float16Array
intotypedArrayConstructors
. Unfortunately, it failed to providebyteConversionValues.expected.Float16
(inharness/byteConversionValues.js
). So, the tests that usetestTypedArrayConversions(byteConversionValues, ...)
fail whenFloat16Array
is enabled. This seems to affect the following tests:The text was updated successfully, but these errors were encountered: