Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 274156 - Add x86_64 to osgi test bundles
Summary: Add x86_64 to osgi test bundles
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Framework (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.5 RC1   Edit
Assignee: equinox.framework-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 15:27 EDT by Andrew Overholt CLA
Modified: 2009-05-04 17:57 EDT (History)
1 user (show)

See Also:


Attachments
proposed patch (2.43 KB, patch)
2009-04-28 15:27 EDT, Andrew Overholt CLA
tjwatson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Overholt CLA 2009-04-28 15:27:13 EDT
NativeCodeBundleTests.testNativeCode0{1,2} were failing for me until I added x86_64 to the list of Linux architectures.  I'll attach a patch.  Hopefully this is correct.
Comment 1 Andrew Overholt CLA 2009-04-28 15:27:46 EDT
Created attachment 133618 [details]
proposed patch

Here's a patch.
Comment 2 Thomas Watson CLA 2009-04-30 08:54:14 EDT
Thanks Andrew, I'll take a look in RC1.  I imagine a similar issue is in MacOSX and win32 on x86_64
Comment 3 Thomas Watson CLA 2009-05-04 17:57:25 EDT
I release a modified patch that adds x86_64 to Linux, Windows and MacOSX platforms.