Replace LanguageSpecification #17
nightly.yml
on: pull_request
Build Java
26s
Matrix: Build JS
Annotations
2 errors and 1 warning
LanguageSpecificationTest.testParser:
lara-framework/LanguageSpecification/test/pt/up/fe/specs/lara/langspec/LanguageSpecificationTest.java#L53
org.junit.ComparisonFailure: expected:<...ions
int num_levels
[[for| while| do-while] type
selects {
}
actions {
void optimize(String kind, Json args = {})
}
}
joinpoint section {
int exec_contribution
int exec_time
Boolean hardware_kernel
String label
int latency
int resources
selects {
test
}
actions {
void testbody(String attribute, Object value)
}
}
joinpoint statement {
selects {
}
actions {
}
}
joinpoint test {
selects {
}
actions {
}
}
joinpoint var {
String base_type
String initializer
Boolean is_arg
Boolean is_array
Boolean is_const
Boolean is_in
Boolean is_inout
Boolean is_out
Boolean is_pointer
Boolean is_scalar
String name
int num_accesses
int num_read
int num_writes
Float rate
[read| write| all| declaration] reference
[local| global]] scope
String shape
...> but was:<...ions
int num_levels
[{for,while,do-while} type
selects {
}
actions {
void optimize(String kind, Json args = {})
}
}
joinpoint section {
int exec_contribution
int exec_time
Boolean hardware_kernel
String label
int latency
int resources
selects {
test
}
actions {
void testbody(String attribute, Object value)
}
}
joinpoint statement {
selects {
}
actions {
}
}
joinpoint test {
selects {
}
actions {
}
}
joinpoint var {
String base_type
String initializer
Boolean is_arg
Boolean is_array
Boolean is_const
Boolean is_in
Boolean is_inout
Boolean is_out
Boolean is_pointer
Boolean is_scalar
String name
int num_accesses
int num_read
int num_writes
Float rate
{read,write,all,declaration} reference
{local,global}] scope
String shape
...>
|
Build Java
Process completed with exit code 1.
|
Build Java
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|