Skip to content

Commit

Permalink
remove generics example
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Jun 17, 2024
1 parent 2212de4 commit 29a1702
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 8,445 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
# The basic-integration-tests matrix spins up one job per combination of example directory and code source (repo or npm).
# The check-basic-integration-tests-success job is designed to ensure that all jobs spun up from the matrix in the basic-integration-tests have succeeded

# All Examples TODO restore when https://github.com/demergent-labs/azle/issues/1192 is resolved
# "examples/generics",
# Restore when https://github.com/demergent-labs/azle/issues/1799 is resolved
# "examples/run_time_errors",

# TODO http_counter tests are being skipped until this is resolved: https://forum.dfinity.org/t/lookuppathabsent/23461
Expand Down
4 changes: 0 additions & 4 deletions examples/generics/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions examples/generics/dfx.json

This file was deleted.

9 changes: 0 additions & 9 deletions examples/generics/jest.config.js

This file was deleted.

7,800 changes: 0 additions & 7,800 deletions examples/generics/package-lock.json

This file was deleted.

16 changes: 0 additions & 16 deletions examples/generics/package.json

This file was deleted.

316 changes: 0 additions & 316 deletions examples/generics/src/index.ts

This file was deleted.

17 changes: 0 additions & 17 deletions examples/generics/test/pretest.ts

This file was deleted.

Loading

0 comments on commit 29a1702

Please sign in to comment.