Skip to content

Commit

Permalink
[GR-22284] Bumping graal(-node)js import.
Browse files Browse the repository at this point in the history
PullRequest: graal/5932
  • Loading branch information
iamstolis committed Apr 11, 2020
2 parents 92d44c1 + a611c3a commit a6fefe1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions vm/mx.vm/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "graal-nodejs",
"subdir": True,
"dynamic": True,
"version": "c31255c5f082b356b561ade899ba005cce1a59e6",
"version": "cd72398a6957865eca003d212ce1bdc3d3774906",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
Expand All @@ -49,7 +49,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "c31255c5f082b356b561ade899ba005cce1a59e6",
"version": "cd72398a6957865eca003d212ce1bdc3d3774906",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
Expand Down
2 changes: 0 additions & 2 deletions vm/tests/all/agentscript/agent-exception.test
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ insight: Unknown event type 'enterOrLeave'.*
>[7] js --jvm --experimental-options --insight=agent-error.js log.js
Error while initializing {id: "insight", version: "0.5"}
.*at <js> :anonymous.*agent-error.js.*
.*at <js> .*Unknown.*
>[7] js --experimental-options --insight=agent-error.js log.js
Error while initializing {id: "insight", version: "0.5"}
.*at <js> :anonymous.*agent-error.js.*
.*at <js> .*Unknown.*
>[7] js --jvm --experimental-options --insight=agent-error4.js -f log.js
Error loading of source log.js.*
.*at <js>.*agent-error4.js:.*
Expand Down

0 comments on commit a6fefe1

Please sign in to comment.