A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/adafruit/circuitpython/commit/2679916d5a60da21838568ec8d364fed27eafc27 below:

turn off native module testing for now · adafruit/circuitpython@2679916 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+13

-12

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+13

-12

lines changed Original file line number Diff line number Diff line change

@@ -53,15 +53,16 @@ jobs:

53 53

run: ./run-tests.py -j4 --print-failures

54 54

if: failure()

55 55

working-directory: tests

56 -

- name: Build native modules

57 -

if: matrix.test == 'all'

58 -

run: |

59 -

make -C examples/natmod/features1

60 -

make -C examples/natmod/features2

61 -

make -C examples/natmod/heapq

62 -

make -C examples/natmod/random

63 -

make -C examples/natmod/re

64 -

- name: Test native modules

65 -

if: matrix.test == 'all'

66 -

run: ./run-natmodtests.py extmod/{heapq*,random*,re*}.py

67 -

working-directory: tests

56 +

# Not working after MicroPython v1.23 merge.

57 +

# - name: Build native modules

58 +

# if: matrix.test == 'all'

59 +

# run: |

60 +

# make -C examples/natmod/features1

61 +

# make -C examples/natmod/features2

62 +

# make -C examples/natmod/heapq

63 +

# make -C examples/natmod/random

64 +

# make -C examples/natmod/re

65 +

# - name: Test native modules

66 +

# if: matrix.test == 'all'

67 +

# run: ./run-natmodtests.py extmod/{heapq*,random*,re*}.py

68 +

# working-directory: tests

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4