Closed Bug 1351309 Opened 9 years ago Closed 9 years ago

function-definition.js test expects hypot() in libc while it's in libm

Categories

(Core :: JavaScript Engine, defect)

52 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: petr.sumbera, Assigned: petr.sumbera)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20170316213829 Steps to reproduce: This is basically the same issue as: Bug 1309157 - conversion-native-function.js test expects hypot() in libc while it's in libm js/src/jit-test/tests/ctypes/function-definition.js should be changed to expect hypot() in libm.
Attached patch Bug1351309.patchSplinter Review
Attachment #8852011 - Flags: review?(arai.unmht)
Comment on attachment 8852011 [details] [diff] [review] Bug1351309.patch Review of attachment 8852011 [details] [diff] [review]: ----------------------------------------------------------------- thanks!
Attachment #8852011 - Flags: review?(arai.unmht) → review+
Assignee: nobody → petr.sumbera
Status: UNCONFIRMED → ASSIGNED
Component: Untriaged → JavaScript Engine
Ever confirmed: true
Product: Firefox → Core
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/f6d49bf5f7e7 Look for hypot in libm instead of libc in function-definition.js. r=arai
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: