Skip to content

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Feb 29, 2024

Just a flag in the ground for running the web platform tests against an observable polyfill from RxJS.

Copy link

nx-cloud bot commented Feb 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 013c554. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

});

const testHarnessScriptPath = path.join(wptDir, 'resources', 'testharness.js');
const testHarnessScript = fs.readFileSync(testHarnessScriptPath, 'utf8');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ENOENT: no such file or directory on the first run as ensureWPTRepo() was not yet invoked. Should be moved to initializeTestHarness() to work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants