| Summary: | REGRESSION(r259042): It creates some test failures (Requested by youenn on #webkit). | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | WebKit Commit Bot <commit-queue> | ||||
| Component: | New Bugs | Assignee: | WebKit Commit Bot <commit-queue> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | eric.carlson, webkit-bug-importer, youennf | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 209538 | ||||||
| Attachments: |
|
||||||
|
Description
WebKit Commit Bot
2020-03-26 09:09:02 PDT
Created attachment 394618 [details] REVERT of r259042 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the revert will be successful. This process takes approximately 15 minutes. If you would like to land the revert faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment. commit-queue failed to commit attachment 394618 [details] to WebKit repository.
(In reply to EWS from comment #2) > commit-queue failed to commit attachment 394618 [details] to WebKit > repository. ERROR from SVN: A repository hook failed: Commit blocked by pre-commit hook (exit code 1) with output: The following files contain tab characters: trunk/Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/crypto/fipsmodule/aes/asm/aes-586.pl trunk/Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/crypto/fipsmodule/aes/asm/aes-armv4.pl trunk/Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/crypto/fipsmodule/aes/asm/aes-x86_64.pl Please use spaces instead to indent. If you must commit a file with tabs, use svn propset to set the "allow-tabs" property. Landed the rollback in http://trac.webkit.org/r259054 |