build: rename the ivy compile mode 'local' to 'aot' (#26686)
PR Close #26686
This commit is contained in:

committed by
Alex Rickabaugh

parent
a012ffbd5b
commit
cace4dea64
@ -38,7 +38,7 @@ jasmine_node_test(
|
||||
"//packages/core:npm_package",
|
||||
],
|
||||
tags = [
|
||||
"fixme-ivy-local",
|
||||
"fixme-ivy-aot",
|
||||
"no-ivy-jit",
|
||||
],
|
||||
deps = [
|
||||
@ -72,7 +72,7 @@ jasmine_node_test(
|
||||
"//packages/forms:npm_package",
|
||||
],
|
||||
tags = [
|
||||
"fixme-ivy-local",
|
||||
"fixme-ivy-aot",
|
||||
"no-ivy-jit",
|
||||
],
|
||||
deps = [
|
||||
|
Reference in New Issue
Block a user