Community
Participate
Working Groups
The following tests fail under linux: testSingleStackCodeBeforeAndAfterInDescription testSingleStackPoorFormatInDescription testSingleStackQual testMultipleStackSingleComment These are all in org.eclipse.mylar.tasklist.test.bugzilla.BugzillaStackTraceTest
Sunday Nov 20th: Errors: org.eclipse.mylar.java.tests.RefactoringTest.testDelete org.eclipse.mylar.java.tests.RefactoringTest.testTypeRename org.eclipse.mylar.java.tests.RefactoringTest.testMethodRename org.eclipse.mylar.java.tests.ProblemsListTest.testInterestSorting org.eclipse.mylar.java.tests.ContextManagerTest.testErrorInterest Failures: org.eclipse.mylar.java.tests.InterestManipulationTest.testDecrementAcrossBridges org.eclipse.mylar.java.tests.InterestManipulationTest.testDecrementInterestOfCompilationUnit org.eclipse.mylar.tasklist.tests.bugzilla.BugzillaStackTraceTest: - testSingleStackCodeBeforeAndAfterInDescription - testSingleStackPoorFormatInDescription - testSingleStackQual - tsetMultipleStackSingleComment
Not critical since these are most likely filesystem and syncrhonization issues, and too much high priority stuff came in, so I'm pushing off too next week.
Ian, could you try running AllTests now and paste in any failures? I still haven't had time to set up a Linux test box.
As a part of this task we will need to set up a Linux test environment.
Created attachment 33291 [details] Splits report text on both \r\n or \n in bug reports (was just splitting on \r\n)
Good catch! So do all tests pass on Linux now?
Once the internal browser is working and the previously mentioned patch is applied, all tests pass! :)
Excellent. Patch applied. Could you write a FAQ entry on setting up the browser on Linux, and paste it into the devfaq report? I'll put it either there or in the user FAQ.
Will do.