Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 408694

Summary: [Client] Red JavaScript Tests on Safari 6
Product: [RT] RAP Reporter: Tim Buschtoens <tbuschto>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tbuschto
Version: 2.1   
Target Milestone: 2.1 RC2   
Hardware: All   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
Fix for the test ivan: review+

Description Tim Buschtoens CLA 2013-05-22 09:35:31 EDT
Some JavaScript tests are red on Safari (MacOs). I guess none of them represent any real-world issues, but we'll see.

ButtonTest#testSendModifier
ControlDecoratorTest#testWidgetDefaultSelectedModifier
KeyEventSupportTest#testBufferedEventInfo
ShellProtocolIngegrationTest#testNotifyMouseDown

FileUploadTest#testSubmitProtocol
FileUploadTest#testSubmit

GCCanvasTest#testDrawEllipse
Comment 1 Tim Buschtoens CLA 2013-05-22 10:20:48 EDT
Created attachment 231307 [details]
Fix for the test

Changes are minimal. Tests for FileUpload still fail rarely due to race conditions (like Browser tests).
Comment 2 Ivan Furnadjiev CLA 2013-05-23 03:48:49 EDT
Comment on attachment 231307 [details]
Fix for the test

+1
Comment 3 Tim Buschtoens CLA 2013-05-23 04:05:05 EDT
Applied patch in commit e282351ec1d2324be8c50455ffd93c1e35a94d3e.