You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by YorkShen <gi...@git.apache.org> on 2017/04/12 03:37:49 UTC

[GitHub] incubator-weex pull request #251: * [test] add Macaca test case for text

GitHub user YorkShen opened a pull request:

    https://github.com/apache/incubator-weex/pull/251

    * [test] add Macaca test case for text

    The test case mainly focus on the layout of text.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YorkShen/incubator-weex test-text

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #251
    
----
commit f77d48dcf142cf051ba3a70b0ba1dc4c2bc39598
Author: YorkShen <sh...@gmail.com>
Date:   2017-04-12T03:33:11Z

    * [test] add Macaca test case for text
    The test case mainly focus on the layout of text.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/f50bac2c081843935baaa9567034c8db22599d6d/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L389">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L389</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 60.293 (60.369) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/1163676baace66cf688ef84e074d8615c41dc888/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 46.295 (46.392) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    
    <!--
      0 failure: 
      1 warning:  These new JS file...
      
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>These new JS files do not have Flow enabled: test/scripts/components/text.test.js</td>
        </tr>
      </tbody>
    </table>
    
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/550a469f35ba3f22b1a3e7b081247836f7b08c75/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 48.664 (48.725) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/a55ce50b0bf550392b96c6f3524d49149eb26a12/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L389">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L389</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 55.962 (56.015) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/7014aebe89f4f918cd2a2e40cf743177c4608019/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 56.438 (56.503) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/9d6648840946f172d7a1eb4edfc8ea5256209711/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 51.093 (51.175) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/251
  
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Warning">
              1 Warning
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:warning:</td>
          <td data-sticky="false"><strong><a href="https://github.com/YorkShen/incubator-weex/blob/fb883d31ac47548693a6b393c4bf56185e685867/ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391">ios/sdk/WeexSDK/Sources/Utility/WXUtility.h#L391</a></strong>: parameter \u2018a\u2019 not found in the function declaration [-Wdocumentation]  <br /><code>
     @param a linear-gradient string like linear-gradient(to right, #a80077,rgba(200, 54, 54, 0.5))
    </code></td>
        </tr>
      </tbody>
    </table>
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true" data-kind="Message">
              1 Message
          </th>
         </tr>
      </thead>
      <tbody>
        <tr>
          <td>:book:</td>
          <td data-sticky="false">Executed 53 tests, with 0 failures (0 unexpected) in 40.033 (40.087) seconds</td>
        </tr>
      </tbody>
    </table>
    
    <p align="right" data-meta="generated_by_danger">
      Generated by :no_entry_sign: <a href="http://danger.systems/">danger</a>
    </p>



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #251: * [test] add Macaca test case for text

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-weex/pull/251


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---