<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>166653</bug_id>
          
          <creation_ts>2017-01-03 09:57:39 -0800</creation_ts>
          <short_desc>26 JSC test failures when running with the cloop.</short_desc>
          <delta_ts>2017-01-03 10:29:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Lam">mark.lam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mark.lam</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1263460</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2017-01-03 09:57:39 -0800</bug_when>
    <thetext>Build the cloop as follows:
$ ./Tools/Scripts/build-jsc --release --cloop

Run the JSC tests as follows:
$ ./Tools/Scripts/run-javascriptcore-tests --release --cloop --no-build --no-jit-stress-tests

You&apos;ll see these 26 failures:
** The following JSC stress test failures have been introduced:
	ChakraCore.yaml/ChakraCore/test/TaggedIntegers/predecrement.js.default
	ChakraCore.yaml/ChakraCore/test/TaggedIntegers/preincrement.js.default
	es6.yaml/es6/typed_arrays_Int16Array.js.default
	es6.yaml/es6/typed_arrays_Int8Array.js.default
	jsc-layout-tests.yaml/js/script-tests/dfg-int16array.js.layout
	jsc-layout-tests.yaml/js/script-tests/dfg-int8array.js.layout
	jsc-layout-tests.yaml/js/script-tests/regress-139548.js.layout
	jsc-layout-tests.yaml/js/script-tests/regress-150434.js.layout
	stress/arith-abs-on-various-types.js.default
	stress/arith-abs-to-arith-negate-range-optimizaton.js.default
	stress/arith-abs-with-bitwise-or-zero.js.default
	stress/arith-ceil-on-various-types.js.default
	stress/arith-clz32-on-various-types.js.default
	stress/arith-cos-on-various-types.js.default
	stress/arith-floor-on-various-types.js.default
	stress/arith-fround-on-various-types.js.default
	stress/arith-log-on-various-types.js.default
	stress/arith-negate-on-various-types.js.default
	stress/arith-round-on-various-types.js.default
	stress/arith-sin-on-various-types.js.default
	stress/arith-sqrt-on-various-types.js.default
	stress/arith-tan-on-various-types.js.default
	stress/arith-trunc-on-various-types.js.default
	stress/check-string-ident.js.default
	stress/compare-strict-eq-on-various-types.js.default
	stress/redundant-add-overflow-checks.js.default

Results for JSC stress tests:
    26 failures found.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>