File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
graalpython/com.oracle.graal.python.test/src/tests/cpyext Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- { "overlay" : "30d5ba16b38406ce47812fc298100be2e8fde4a3 " }
1+ { "overlay" : "31f74d24516eb3e9e6db33d80f0e04bffbf81d37 " }
Original file line number Diff line number Diff line change 4141import sys
4242import unittest
4343
44- EXECUTE_TESTS = sys .implementation .name == "graalpy" and __graalpython__ .get_platform_id () != "managed"
44+ EXECUTE_TESTS = sys .implementation .name == "graalpy" and __graalpython__ .get_platform_id () != "managed" and not __graalpython__ . is_native
4545
4646if EXECUTE_TESTS :
4747 import polyglot
Original file line number Diff line number Diff line change 4545 },
4646 {
4747 "name" : "sdk" ,
48- "version" : "61a8b7c6800c1adef69c0286df83e4c08442548a " ,
48+ "version" : "373db910a3a1ec7b839456f131b9a9ca87f688b1 " ,
4949 "subdir" : True ,
5050 "urls" : [
5151 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
5252 ]
5353 },
5454 {
5555 "name" : "tools" ,
56- "version" : "61a8b7c6800c1adef69c0286df83e4c08442548a " ,
56+ "version" : "373db910a3a1ec7b839456f131b9a9ca87f688b1 " ,
5757 "subdir" : True ,
5858 "urls" : [
5959 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
6060 ],
6161 },
6262 {
6363 "name" : "sulong" ,
64- "version" : "61a8b7c6800c1adef69c0286df83e4c08442548a " ,
64+ "version" : "373db910a3a1ec7b839456f131b9a9ca87f688b1 " ,
6565 "subdir" : True ,
6666 "urls" : [
6767 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
6868 ]
6969 },
7070 {
7171 "name" : "regex" ,
72- "version" : "61a8b7c6800c1adef69c0286df83e4c08442548a " ,
72+ "version" : "373db910a3a1ec7b839456f131b9a9ca87f688b1 " ,
7373 "subdir" : True ,
7474 "urls" : [
7575 {"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments