An open API service for software projects hosted on Open Collective.

github.com/babel/babel-test262-runner

Run test262 tests on Node 0.10 using Babel 7 and `core-js@3`.
https://github.com/babel/babel-test262-runner

Fix `node` execution permissions

liuxingbaoyu opened this pull request about 2 months ago
chore: Update deps

liuxingbaoyu opened this pull request about 2 months ago
Enable `staging` tests

liuxingbaoyu opened this pull request 3 months ago
Bump @babel/helpers from 7.25.0 to 7.27.0

dependabot[bot] opened this pull request 4 months ago
Bump @babel/runtime from 7.24.7 to 7.27.0

dependabot[bot] opened this pull request 4 months ago
Bump @octokit/request and @octokit/core

dependabot[bot] opened this pull request 4 months ago
Bump tar-fs from 1.16.3 to 1.16.4

dependabot[bot] opened this pull request 4 months ago
Bump @octokit/request-error and @octokit/core

dependabot[bot] opened this pull request 5 months ago
Bug when using different agents (d8, newer node versions)

meetesh06 opened this pull request 11 months ago
Bump socket.io-parser from 3.3.3 to 3.3.4

dependabot[bot] opened this pull request about 1 year ago
Improve download-main-artifact

JLHwung opened this pull request about 1 year ago
Bump ws, engine.io and engine.io-client

dependabot[bot] opened this pull request about 1 year ago
Run explicit resource management tests

nicolo-ribaudo opened this pull request about 1 year ago
fix: Eval correctly returns `undefined`

liuxingbaoyu opened this pull request over 1 year ago
Add running result cache

liuxingbaoyu opened this pull request over 1 year ago
Add `"use strict"` to `transpile` for direct eval

liuxingbaoyu opened this pull request over 1 year ago
Update babel deps

JLHwung opened this pull request over 1 year ago
Revert "Bump cacheable-request and got"

nicolo-ribaudo opened this pull request over 1 year ago
Bump semver from 6.3.0 to 6.3.1

dependabot[bot] opened this pull request over 1 year ago
Bump @babel/traverse from 7.22.4 to 7.24.0

dependabot[bot] opened this pull request over 1 year ago
Bump core-js to 3.31.0

CanadaHonk opened this pull request about 2 years ago
Add MIT license

CanadaHonk opened this pull request about 2 years ago
Add import attributes plugin

CanadaHonk opened this pull request about 2 years ago
Add missing plugin for import assertions tests

CanadaHonk opened this issue about 2 years ago
Bump cacheable-request and got

dependabot[bot] opened this pull request over 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request over 2 years ago
Bump json5 from 2.2.1 to 2.2.3

dependabot[bot] opened this pull request over 2 years ago
Bump engine.io from 3.6.0 to 3.6.1

dependabot[bot] opened this pull request over 2 years ago
Bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request over 2 years ago
Bump socket.io-parser from 3.3.2 to 3.3.3

dependabot[bot] opened this pull request over 2 years ago
speedup

nicolo-ribaudo opened this pull request almost 3 years ago
speedup

liuxingbaoyu opened this pull request almost 3 years ago
Bump got from 9.6.0 to 11.8.5

dependabot[bot] opened this pull request about 3 years ago
Bump jszip from 3.5.0 to 3.9.1

dependabot[bot] opened this pull request over 3 years ago
Bump browserslist from 4.14.5 to 4.20.2

dependabot[bot] opened this pull request over 3 years ago
Bump socket.io-parser from 3.3.1 to 3.3.2

dependabot[bot] opened this pull request over 3 years ago
Bump lodash from 4.17.20 to 4.17.21

dependabot[bot] opened this pull request over 3 years ago
Bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Bump normalize-url from 4.5.0 to 4.5.1

dependabot[bot] opened this pull request over 3 years ago
Bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request over 3 years ago
Bump socket.io from 2.3.0 to 2.4.1

dependabot[bot] opened this pull request over 4 years ago
feat: transform babel parser error to eval-able SyntaxError

JLHwung opened this pull request almost 5 years ago
support module-string-names

JLHwung opened this pull request almost 5 years ago
update test262 to d9740c172652d36194ceae3ed3d0484e9968ebc3

JLHwung opened this pull request almost 5 years ago
Bump lodash from 4.17.15 to 4.17.19

dependabot[bot] opened this pull request about 5 years ago
Use bail out instead of throw

jbhoosreddy opened this pull request over 5 years ago
Skip intermittent failing test

jbhoosreddy opened this pull request over 5 years ago
Add local babel workflow

jbhoosreddy opened this pull request over 5 years ago
Compare different lengths of test results

jbhoosreddy opened this pull request over 5 years ago
Add skip file for intermittent tests

jbhoosreddy opened this pull request over 5 years ago
Add Debugging test262 errors in CI document

jbhoosreddy opened this pull request over 5 years ago
Print previous master build for debugging

jbhoosreddy opened this pull request over 5 years ago
Compare master with previous master result

jbhoosreddy opened this pull request over 5 years ago
Make output valid tap for ci processing

jbhoosreddy opened this pull request over 5 years ago
disable code highlighting on error frame

JLHwung opened this pull request over 5 years ago
Properly compare test files between jobs

jbhoosreddy opened this pull request over 5 years ago
Prevent comparision on CircleCI master

jbhoosreddy opened this pull request almost 6 years ago
Implement PR branch workflow

jbhoosreddy opened this pull request almost 6 years ago
Specify language tests in paths

jbhoosreddy opened this pull request almost 6 years ago
Fix $262 not defined error

jbhoosreddy opened this pull request almost 6 years ago
Cache config by features

JLHwung opened this pull request almost 6 years ago
Ignore Intl and Proxy tests

nicolo-ribaudo opened this pull request almost 6 years ago
Add non language tests

jbhoosreddy opened this pull request almost 6 years ago
Generate tap and xunit output for CircleCI

jbhoosreddy opened this pull request almost 6 years ago
Add test timeout for slow tests

jbhoosreddy opened this pull request almost 6 years ago
Fix test tap output

jbhoosreddy opened this pull request almost 6 years ago
Convert output to tap format

jbhoosreddy opened this pull request almost 6 years ago
Allow testing a local copy of Babel

nicolo-ribaudo opened this issue almost 6 years ago
Make the output more usable

nicolo-ribaudo opened this issue almost 6 years ago
Run all the tests

nicolo-ribaudo opened this issue almost 6 years ago
Bump lodash from 4.17.11 to 4.17.14

dependabot[bot] opened this pull request about 6 years ago
Bump js-yaml from 3.12.1 to 3.13.1

dependabot[bot] opened this pull request about 6 years ago