Re: [payment-request-tests] do not merge; debugging pip failure under travis (#4109)

# Firefox #
Testing revision 833425981023852f76572b4c94df753bf70dc568
Starting 10 test iterations
All results were stable

## All results ##

### [/payment-request/interfaces.https.html](https://w3c-test.org/submissions/4109/payment-request/interfaces.https.html) ###
|                                                                                                       Subtest                                                                                                        | Results |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                                                                                      | OK      |
| PaymentRequest interface: existence and properties of interface prototype object                                                                                                                                     | FAIL    |
| PaymentAddress interface: attribute phone                                                                                                                                                                            | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "onshippingoptionchange" with the proper type (5)  | FAIL    |
| PaymentRequestUpdateEvent interface object name                                                                                                                                                                      | FAIL    |
| PaymentResponse interface: attribute shippingOption                                                                                                                                                                  | FAIL    |
| Stringification of new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}})                                                                                 | FAIL    |
| PaymentAddress interface: attribute organization                                                                                                                                                                     | FAIL    |
| PaymentResponse interface: operation complete(PaymentComplete)                                                                                                                                                       | FAIL    |
| PaymentAddress interface: attribute careOf                                                                                                                                                                           | FAIL    |
| PaymentRequestUpdateEvent interface: operation updateWith([object Object])                                                                                                                                           | FAIL    |
| PaymentRequestUpdateEvent interface object length                                                                                                                                                                    | FAIL    |
| PaymentResponse interface object name                                                                                                                                                                                | FAIL    |
| PaymentRequest interface: attribute onshippingoptionchange                                                                                                                                                           | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "show" with the proper type (0)                    | FAIL    |
| PaymentRequestUpdateEvent interface: existence and properties of interface object                                                                                                                                    | FAIL    |
| PaymentRequest interface object name                                                                                                                                                                                 | FAIL    |
| PaymentAddress interface: attribute sortingCode                                                                                                                                                                      | FAIL    |
| PaymentRequest interface: existence and properties of interface prototype object's "constructor" property                                                                                                            | FAIL    |
| PaymentAddress interface object name                                                                                                                                                                                 | FAIL    |
| PaymentRequest interface: attribute shippingAddress                                                                                                                                                                  | FAIL    |
| PaymentResponse interface: attribute details                                                                                                                                                                         | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "abort" with the proper type (1)                   | FAIL    |
| PaymentAddress interface: attribute country                                                                                                                                                                          | FAIL    |
| PaymentAddress interface object length                                                                                                                                                                               | FAIL    |
| PaymentRequest interface object length                                                                                                                                                                               | FAIL    |
| PaymentAddress interface: existence and properties of interface prototype object                                                                                                                                     | FAIL    |
| PaymentAddress interface: attribute dependentLocality                                                                                                                                                                | FAIL    |
| PaymentAddress interface: attribute postalCode                                                                                                                                                                       | FAIL    |
| PaymentResponse interface: existence and properties of interface prototype object                                                                                                                                    | FAIL    |
| PaymentResponse interface: attribute payerEmail                                                                                                                                                                      | FAIL    |
| PaymentRequestUpdateEvent interface: existence and properties of interface prototype object's "constructor" property                                                                                                 | FAIL    |
| PaymentResponse interface object length                                                                                                                                                                              | FAIL    |
| PaymentAddress interface: attribute addressLine                                                                                                                                                                      | FAIL    |
| PaymentResponse interface: attribute payerPhone                                                                                                                                                                      | FAIL    |
| PaymentRequestUpdateEvent interface: existence and properties of interface prototype object                                                                                                                          | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "onshippingaddresschange" with the proper type (4) | FAIL    |
| PaymentAddress interface: existence and properties of interface prototype object's "constructor" property                                                                                                            | FAIL    |
| PaymentResponse interface: existence and properties of interface object                                                                                                                                              | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "shippingAddress" with the proper type (2)         | FAIL    |
| PaymentRequest interface: attribute shippingOption                                                                                                                                                                   | FAIL    |
| PaymentResponse interface: existence and properties of interface prototype object's "constructor" property                                                                                                           | FAIL    |
| PaymentResponse interface: attribute methodName                                                                                                                                                                      | FAIL    |
| PaymentRequest interface: existence and properties of interface object                                                                                                                                               | FAIL    |
| PaymentRequest interface: operation show()                                                                                                                                                                           | FAIL    |
| PaymentAddress interface: attribute city                                                                                                                                                                             | FAIL    |
| PaymentResponse interface: attribute shippingAddress                                                                                                                                                                 | FAIL    |
| PaymentRequest interface: new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}}) must inherit property "shippingOption" with the proper type (3)          | FAIL    |
| PaymentAddress interface: attribute recipient                                                                                                                                                                        | FAIL    |
| PaymentRequest interface: attribute onshippingaddresschange                                                                                                                                                          | FAIL    |
| PaymentAddress interface: attribute region                                                                                                                                                                           | FAIL    |
| PaymentAddress interface: existence and properties of interface object                                                                                                                                               | FAIL    |
| PaymentAddress interface: attribute languageCode                                                                                                                                                                     | FAIL    |
| PaymentRequest must be primary interface of new PaymentRequest([{supportedMethods: ['foo']}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}})                                                        | FAIL    |
| PaymentRequest interface: operation abort()                                                                                                                                                                          | FAIL    |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4109#issuecomment-257078032

Received on Saturday, 29 October 2016 08:03:03 UTC