<?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>223816</bug_id>
          
          <creation_ts>2021-03-26 13:40:37 -0700</creation_ts>
          <short_desc>[BigSur arm64 WK1] platform/mac/fast/objc/webScriptObject-hasWebScriptKey.html is consistently failing</short_desc>
          <delta_ts>2021-03-26 16:05:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly 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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Amir Mark Jr">amir_mark</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>thorton</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1744314</commentid>
    <comment_count>0</comment_count>
    <who name="Amir Mark Jr">amir_mark</who>
    <bug_when>2021-03-26 13:40:37 -0700</bug_when>
    <thetext>platform/mac/fast/objc/webScriptObject-hasWebScriptKey.html 

Is consistently failing on Big Sur Apple Silicon Release and Debug since being added.

History:

https://results.webkit.org/?suite=layout-tests&amp;test=platform%2Fmac%2Ffast%2Fobjc%2FwebScriptObject-hasWebScriptKey.html

Text Diff:

--- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk1/build/layout-test-results/platform/mac/fast/objc/webScriptObject-hasWebScriptKey-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk1/build/layout-test-results/platform/mac/fast/objc/webScriptObject-hasWebScriptKey-actual.txt
@@ -5,33 +5,33 @@
 
 Test with a newly created, local, object =&gt; {}
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 
 Test with an existing, global, object =&gt; window
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 
 Test with a DOM Object =&gt; document.body
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is true
-PASS objCController.testHasWebScriptKey(key) is 1
+FAIL objCController.testHasWebScriptKey(key) should be 1 (of type number). Was true (of type boolean).
 PASS (key in object) is false
-PASS objCController.testHasWebScriptKey(key) is 0
+FAIL objCController.testHasWebScriptKey(key) should be 0 (of type number). Was false (of type boolean).
 
 PASS successfullyParsed is true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1744315</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-03-26 13:40:52 -0700</bug_when>
    <thetext>&lt;rdar://problem/75899607&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>