Page MenuHomePhabricator

[CI] Switch Emscripten CI job to mac runners
ClosedPublic

Authored by kamil on Feb 23 2024, 6:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 6:04 PM
Unknown Object (File)
Apr 5 2024, 2:45 PM
Unknown Object (File)
Mar 11 2024, 3:31 AM
Unknown Object (File)
Mar 5 2024, 11:58 PM
Unknown Object (File)
Mar 5 2024, 7:14 AM
Unknown Object (File)
Mar 5 2024, 2:50 AM
Unknown Object (File)
Mar 5 2024, 12:32 AM
Unknown Object (File)
Mar 4 2024, 1:45 PM
Subscribers

Details

Summary

This reverts D10341 because of issues described in ENG-6879

Reverts D10341

Test Plan
  1. -> should pass
  2. Makes some changes in DB C++ code without committing .wasm changes -> should fail
  3. Run Emscripten locally and commit files -> should pass

See below

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
atul published this revision for review.Feb 23 2024, 6:38 AM
atul accepted this revision.
This revision is now accepted and ready to land.Feb 23 2024, 6:38 AM

still failing... going to investigate

This revision is now accepted and ready to land.Feb 23 2024, 7:16 AM

this should fail - changing C++ without building wasm

now with built wasm - if succeeds going to land

This revision was landed with ongoing or failed builds.Feb 23 2024, 8:11 AM
This revision was automatically updated to reflect the committed changes.