eclipse-equinox / equinox

equinox
Eclipse Public License 2.0
28 stars 60 forks source link

Remove macos-latest-large label #614

Closed fredg02 closed 1 month ago

fredg02 commented 1 month ago

See https://www.eclipse.org/lists/cross-project-issues-dev/msg19891.html for context

fredg02 commented 1 month ago

FYI: @HannesWell @laeubi

github-actions[bot] commented 1 month ago

Test Results

  660 files  +573    660 suites  +573   1h 11m 52s :stopwatch: + 36m 21s 2 195 tests  -   4  2 148 :white_check_mark:  -   4   47 :zzz: ±0  0 :x: ±0  6 729 runs  ±  0  6 586 :white_check_mark: ±  0  143 :zzz: ±0  0 :x: ±0 

Results for commit 042efd3b. ± Comparison against base commit 500ba4c2.

This pull request removes 1799 and adds 1795 tests. Note that renamed tests count towards both. ``` org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorFind org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorGetBundleFile01 org.eclipse.core.runtime.tests.FileLocatorTest ‑ testFileLocatorGetBundleFile02 org.eclipse.equinox.common.tests.CoreExceptionTest ‑ testCoreException org.eclipse.equinox.common.tests.OperationCanceledExceptionTest ‑ testCoreException org.eclipse.equinox.common.tests.PathTest ‑ testAddTrailingSeparator org.eclipse.equinox.common.tests.PathTest ‑ testAppend org.eclipse.equinox.common.tests.PathTest ‑ testCanonicalize org.eclipse.equinox.common.tests.PathTest ‑ testClone org.eclipse.equinox.common.tests.PathTest ‑ testConstructors … ``` ``` AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testEdge AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testHandCoded AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.Base64Test ‑ testRandom AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testDataTypes AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testEdgeCases AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testIncorrectData AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testIncorrectPassword AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testLocation AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testModules AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.DefaultPreferencesTest ‑ testNames … ```
This pull request removes 44 skipped tests and adds 44 skipped tests. Note that renamed tests count towards both. ``` org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 48: OK pattern=f, text=f] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 49: OK pattern=F, text=f] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 50: OK pattern=f, text=F] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 51: OK pattern=F, text=F] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 52: OK pattern=FooBar, text=foobar] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 53: OK pattern=FooBar, text=fOObAR] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 54: OK pattern=FooBar, text=FooBar] org.eclipse.equinox.common.tests.text.StringMatcherPlainTest ‑ testStringMatch[line 55: NOK pattern=FooBar, text=Foo] org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 137: OK pattern=f, text=f] org.eclipse.equinox.common.tests.text.StringMatcherWildcardTest ‑ testStringMatch[line 138: OK pattern=F, text=f] … ``` ``` AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.ObsoletesTest ‑ testObsoletes AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testDataTypes AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testEdgeCases AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectData AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testIncorrectPassword AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testLocation AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testModules AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNames AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeRemoval AllSecurityTests org.eclipse.equinox.internal.security.tests.storage.WinPreferencesTest ‑ testNodeResolution … ```
HannesWell commented 1 month ago

See https://www.eclipse.org/lists/cross-project-issues-dev/msg19891.html for context

Thank you Fred. I wasn't aware that these images are not free. The only reason to use them was that java-8 is not available on the new arm nodes.