<?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>158623</bug_id>
          
          <creation_ts>2016-06-10 10:46:08 -0700</creation_ts>
          <short_desc>REGRESSION(r201928?) API test WTF.StringOperators failing</short_desc>
          <delta_ts>2016-06-10 11:41:59 -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>RESOLVED</bug_status>
          <resolution>FIXED</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>beidson</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1201270</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-06-10 10:46:08 -0700</bug_when>
    <thetext>API test WTF.StringOperators failing

&lt;https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/6735/steps/run-api-tests/logs/stdio&gt;

FAIL WTF.StringOperators

/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:52
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:53
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:54
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:55
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:57
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
&quot;C string&quot; + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:58
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
string + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:59
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
&quot;C string&quot; + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:60
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
atomicString + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:62
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
literal + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:63
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
string + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:64
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
literal + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:65
Value of: wtfStringCopyCount
  Actual: 0
Expected: 1
atomicString + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:67
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + string + &quot;C string&quot; + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:68
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (string + &quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:69
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + string) + (&quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:70
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + &quot;C string&quot; + string + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:71
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + (&quot;C string&quot; + string + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:72
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(string + &quot;C string&quot;) + (string + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:74
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + string + literal + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:75
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (string + literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:76
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + string) + (literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:77
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + literal + string + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:78
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + (literal + string + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:79
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(string + literal) + (string + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:81
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + string + &quot;C string&quot; + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:82
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (string + &quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:83
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + string) + (&quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:84
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + string + literal + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:85
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (string + literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:86
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + string) + (literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:88
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + atomicString + &quot;C string&quot; + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:89
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (atomicString + &quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:90
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + atomicString) + (&quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:91
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + atomicString + literal + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:92
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (atomicString + literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:93
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + atomicString) + (literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:95
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + atomicString + &quot;C string&quot; + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:96
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (atomicString + &quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:97
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + atomicString) + (&quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:98
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + atomicString + literal + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:99
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (atomicString + literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:100
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + atomicString) + (literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:102
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + string + &quot;C string&quot; + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:103
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (string + &quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:104
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + string) + (&quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:105
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + string + literal + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:106
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (string + literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:107
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + string) + (literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:109
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + atomicString + &quot;C string&quot; + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:110
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (atomicString + &quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:111
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + atomicString) + (&quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:112
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + &quot;C string&quot; + atomicString + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:113
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + (&quot;C string&quot; + atomicString + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:114
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(atomicString + &quot;C string&quot;) + (atomicString + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:116
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + atomicString + literal + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:117
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (atomicString + literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:118
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + atomicString) + (literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:119
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + literal + atomicString + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:120
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + (literal + atomicString + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:121
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(atomicString + literal) + (atomicString + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:123
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + string + &quot;C string&quot; + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:124
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (string + &quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:125
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + string) + (&quot;C string&quot; + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:126
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + &quot;C string&quot; + atomicString + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:127
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + (&quot;C string&quot; + atomicString + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:128
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(string + &quot;C string&quot;) + (atomicString + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:130
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + string + literal + atomicString


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:131
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (string + literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:132
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + string) + (literal + atomicString)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:133
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + literal + atomicString + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:134
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
string + (literal + atomicString + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:135
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(string + literal) + (atomicString + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:137
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + atomicString + &quot;C string&quot; + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:138
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
&quot;C string&quot; + (atomicString + &quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:139
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(&quot;C string&quot; + atomicString) + (&quot;C string&quot; + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:140
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + &quot;C string&quot; + string + &quot;C string&quot;


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:141
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + (&quot;C string&quot; + string + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:142
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(atomicString + &quot;C string&quot;) + (string + &quot;C string&quot;)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:144
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + atomicString + literal + string


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:145
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
literal + (atomicString + literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:146
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(literal + atomicString) + (literal + string)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:147
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + literal + string + literal


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:148
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
atomicString + (literal + string + literal)


/Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WTF/StringOperators.cpp:149
Value of: wtfStringCopyCount
  Actual: 0
Expected: 2
(atomicString + literal) + (string + literal)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201271</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-06-10 10:48:58 -0700</bug_when>
    <thetext>Seems to have started with &lt;http://trac.webkit.org/changeset/201928&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201273</commentid>
    <comment_count>2</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 10:54:21 -0700</bug_when>
    <thetext>...  huh?

How did that change cause this one?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201274</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-06-10 10:55:29 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; ...  huh?
&gt; 
&gt; How did that change cause this one?

That isn&apos;t really clear to me either.. 

No failure on r201927
https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/6438

Failure on r201928
https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/6439</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201277</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 11:04:10 -0700</bug_when>
    <thetext>The weirdness that is &quot;WTF_STRINGTYPEADAPTER_COPIED_WTF_STRING&quot; is... weird.

This has something to do with the fact that it&apos;s not defined correctly when StringOperators.cpp is compiled.

It&apos;s bizarre that plenty of other tests include &lt;wtf/text/WTFString.h&gt; but only this new test triggered this issue...?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201278</commentid>
    <comment_count>5</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 11:06:54 -0700</bug_when>
    <thetext>It has nothing to do with WTF_CrossThreadTask being *run...

It happens even if WTF_CrossThreadTask is *built* and includes WTFString.h

W.
T.
F.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201300</commentid>
    <comment_count>6</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 11:38:03 -0700</bug_when>
    <thetext>WTF_STRINGTYPEADAPTER_COPIED_WTF_STRING is an abomination.

This was a bizarre linker error.

Apparently only *one file* in TestWebKitAPI is allowed to use string concatenation (which includes makeString, which my new test was using)

If any other file tries to use it, it will break WTF.StringOperators.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201301</commentid>
    <comment_count>7</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 11:38:58 -0700</bug_when>
    <thetext>(Added in http://trac.webkit.org/changeset/90813)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1201305</commentid>
    <comment_count>8</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-06-10 11:41:59 -0700</bug_when>
    <thetext>Fixed in http://trac.webkit.org/changeset/201932</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>