Bug 540374 - Please provide Mac 10.14 test machine
Summary: Please provide Mac 10.14 test machine
Status: CLOSED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: CI Admin Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 541676
Blocks:
  Show dependency tree
 
Reported: 2018-10-22 10:13 EDT by Lakshmi P Shanmugam CLA
Modified: 2020-01-15 05:15 EST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lakshmi P Shanmugam CLA 2018-10-22 10:13:15 EDT
Mac tests have been failing after moving from 10.11 to 10.13 (Bug 537658).
It'll be good if we can try running the tests on a 10.14 machine and see if the same failures happen there.
Comment 1 Lakshmi P Shanmugam CLA 2018-11-13 03:33:56 EST
(In reply to Lakshmi Shanmugam from comment #0)
> Mac tests have been failing after moving from 10.11 to 10.13 (Bug 537658).
> It'll be good if we can try running the tests on a 10.14 machine and see if
> the same failures happen there.

@Mikael,
Any updates on getting a 10.14 machine?
Comment 2 Mikaël Barbero CLA 2018-11-14 09:54:49 EST
I'm provisioning a new 10.14 machine. It should avail. by the end of the week. Thanks for you patience
Comment 3 Mikaël Barbero CLA 2018-11-14 12:27:58 EST
A new mac machine has been provisionned. Name is ta9y0-macos-10.14.

I've created a test job https://ci.eclipse.org/releng/job/test-mac10.14-webmaster/ (copy of ep410I-unit-mac64) with the following modifications:

<<<<
export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home
export ANT_HOME=/shared/common/apache-ant-latest
>>>>
export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
export ANT_HOME=/usr/local/Cellar/ant/1.10.5/libexec

A job is currently running, let's wait for the results https://ci.eclipse.org/releng/job/test-mac10.14-webmaster/4/console
Comment 4 Mikaël Barbero CLA 2018-11-16 05:11:46 EST
The jobs ran properly, but unfortunately, the same tests are failing on this 10.14 machine than on the previous 10.13

https://ci.eclipse.org/releng/job/test-mac10.14-webmaster/lastCompletedBuild/testReport/

https://ci.eclipse.org/releng/job/ep410I-unit-mac64/lastCompletedBuild/testReport/

I guess this is really some changed introduced in macOS 10.12 or 10.13 that causes the regression. 

I'll let you some time where you can experiment with both agents, but we will eventually have to shut one of them down. Thanks.
Comment 5 Lakshmi P Shanmugam CLA 2018-11-22 23:47:44 EST
(In reply to Mikaël Barbero from comment #4)
> The jobs ran properly, but unfortunately, the same tests are failing on this
> 10.14 machine than on the previous 10.13
> 

Can we try to setup a jnlp connection similar to Windows?
Comment 6 Lakshmi P Shanmugam CLA 2018-11-22 23:58:59 EST
(In reply to Mikaël Barbero from comment #4)
> I'll let you some time where you can experiment with both agents, but we
> will eventually have to shut one of them down. Thanks.

Thanks for setting up the machine, Mikael. 
May be we can switch to the 10.14 machine for the 4.11 release if there are no other problems. Is it possible to have a jnlp connection setup with the 10.14 machine?
Comment 7 Mikaël Barbero CLA 2018-12-03 03:59:00 EST
This machine is hosted on an external provider and a JNLP connection would require the same trickery as we do for the windows 10 x64 machine. As we are still experimenting instability with such configuration (see bug 541676), I would prefer we wait for it to be resolved before we do any testing with the macOS test machine. Thanks.
Comment 8 Lakshmi P Shanmugam CLA 2019-01-07 03:43:16 EST
I saw that the test machine was updated to 10.14, so a new 10.14 test machine is not required anymore.
Can we please try the jnlp connection now as it's working fine on Windows machine?
Comment 9 Dani Megert CLA 2019-01-22 09:46:08 EST
(In reply to Lakshmi Shanmugam from comment #8)
> Can we please try the jnlp connection now as it's working fine on Windows
> machine?

Ping!
Comment 10 Kalyan Prasad Tatavarthi CLA 2019-05-24 02:22:49 EDT
Has there been any change done for the 10.14 machine in the recent days? I am querying for the period of 10th May 2019 to 12th May 2019 because the Bug 537637 - "15 leak tests fail on Mac after moving to 10.13.5" is not reproducible any more on this machine. 

But there are other tests that still fail on this test machine. So this question is to attempt to understand the reason for few of the test to be fixed automatically and not the other tests.
Comment 11 Mikaël Barbero CLA 2019-05-24 02:56:34 EDT
AFAICT, nothing has changed on this machine.
Comment 12 Frederic Gurr CLA 2019-07-09 12:23:08 EDT
Is there still an issue with Mac 10.14 machine? Or can we close this issue?
Comment 13 Frederic Gurr CLA 2019-12-11 08:41:00 EST
No reply after five months, therefore closing.
Comment 14 Lakshmi P Shanmugam CLA 2019-12-11 10:52:30 EST
(In reply to Frederic Gurr from comment #12)
> Is there still an issue with Mac 10.14 machine? Or can we close this issue?

Sorry, didn't see this comment before.
We have 16 e4.ui tests and 2 SWT tests still failing. As requested in comment#8, can we try to setup a jnlp connection?
Comment 15 Mikaël Barbero CLA 2020-01-15 05:15:25 EST
Sorry for the late reply, we won't provide jnlp connections to mac machines.