RESOLVED FIXED Bug 152126
[B3] Typo fix in testb3.cpp
https://bugs.webkit.org/show_bug.cgi?id=152126
Summary [B3] Typo fix in testb3.cpp
Csaba Osztrogonác
Reported 2015-12-10 06:53:16 PST
The following test cases are mistyped: operands.append({ "1.", static_cast<FloatType>(0.) }); operands.append({ "-1.", static_cast<FloatType>(-0.) }); operands.append({ "-2.", static_cast<FloatType>(2.) });
Attachments
Patch (1.82 KB, patch)
2015-12-10 06:54 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-12-10 06:54:11 PST
Mark Lam
Comment 2 2015-12-10 07:16:06 PST
Comment on attachment 267104 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-12-10 08:04:48 PST
Comment on attachment 267104 [details] Patch Rejecting attachment 267104 [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', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 267104, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 193901 = 9c365015d120eb597b34cfad60c01ecc4945a54d r193902 = 6dac5058f2408046ee46b673c9640aa4693bb6d5 r193903 = 7fe39bcc55f17121dbe6b34fc33fb0fbaddec90b Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Full output: http://webkit-queues.webkit.org/results/541228
WebKit Commit Bot
Comment 4 2015-12-10 08:11:41 PST
Comment on attachment 267104 [details] Patch Clearing flags on attachment: 267104 Committed r193906: <http://trac.webkit.org/changeset/193906>
WebKit Commit Bot
Comment 5 2015-12-10 08:11:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.