WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108130
Make integer-modulo.js a try JS-Regress test
https://bugs.webkit.org/show_bug.cgi?id=108130
Summary
Make integer-modulo.js a try JS-Regress test
Michael Saboff
Reported
2013-01-28 16:10:01 PST
fast/js/regress/integer-modulo is actually written as a Layout test it need to be changed to be a JS-Regress test.
Attachments
Patch
(3.79 KB, patch)
2013-01-28 16:43 PST
,
Michael Saboff
fpizlo
: review+
fpizlo
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-01-28 16:43:36 PST
Created
attachment 185102
[details]
Patch
Filip Pizlo
Comment 2
2013-01-28 17:08:48 PST
Comment on
attachment 185102
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=185102&action=review
> LayoutTests/fast/js/regress/script-tests/integer-modulo.js:81 > + print("Bad result: " + result);
Don't call print() since that literally prints things, as in on a physical printer, when called in browser.
Michael Saboff
Comment 3
2013-01-28 17:45:25 PST
Committed
r141031
: <
http://trac.webkit.org/changeset/141031
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug