Bug 165586 - Move LEB tests to API tests
Summary: Move LEB tests to API tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 20:14 PST by Keith Miller
Modified: 2016-12-08 10:00 PST (History)
5 users (show)

See Also:


Attachments
Patch (19.11 KB, patch)
2016-12-07 20:26 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (19.06 KB, patch)
2016-12-07 20:53 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (19.07 KB, patch)
2016-12-08 09:42 PST, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (19.09 KB, patch)
2016-12-08 09:45 PST, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-12-07 20:14:07 PST
Move LEB tests to API tests
Comment 1 Keith Miller 2016-12-07 20:26:03 PST
Created attachment 296474 [details]
Patch
Comment 2 Joseph Pecoraro 2016-12-07 20:30:57 PST
View in context: https://bugs.webkit.org/attachment.cgi?id=296474&action=review

> Tools/TestWebKitAPI/Tests/WTF/LEBDecoder.cpp:47
> +    /* Simple tests that use all the bits in the array */

Update comment style?

> Tools/TestWebKitAPI/Tests/WTF/LEBDecoder.cpp:126
> +

Extra newline.
Comment 3 Keith Miller 2016-12-07 20:53:20 PST
Created attachment 296479 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-12-07 21:20:09 PST
Comment on attachment 296479 [details]
Patch for landing

Rejecting attachment 296479 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
Kit/Tools/TestWebKitAPI/Tests/WTF/SaturatedArithmeticOperations.cpp -o /Volumes/Data/EWS/WebKit/WebKitBuild/TestWebKitAPI.build/Release/TestWTFLibrary.build/Objects-normal/x86_64/SaturatedArithmeticOperations.o

** BUILD FAILED **


The following build commands failed:
	CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/TestWebKitAPI.build/Release/TestWTFLibrary.build/Objects-normal/x86_64/LEBDecoder.o Tests/WTF/LEBDecoder.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Full output: http://webkit-queues.webkit.org/results/2648984
Comment 5 Keith Miller 2016-12-08 09:42:46 PST
Created attachment 296522 [details]
Patch for landing
Comment 6 Keith Miller 2016-12-08 09:45:23 PST
Created attachment 296523 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2016-12-08 10:00:21 PST
Comment on attachment 296523 [details]
Patch for landing

Clearing flags on attachment: 296523

Committed r209542: <http://trac.webkit.org/changeset/209542>
Comment 8 WebKit Commit Bot 2016-12-08 10:00:24 PST
All reviewed patches have been landed.  Closing bug.