Page MenuHomePhabricator

[tests] precommit tests for D145846
AbandonedPublic

Authored by Allen on Mar 16 2023, 6:54 PM.

Details

Reviewers
None

Diff Detail

Unit TestsFailed

TimeTest
100 msx64 debian > Flang.Examples::feature-list-class.f90
Script: -- : 'RUN: at line 4'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/flang-new -fc1 -load /var/lib/buildkite-agent/builds/llvm-project/build/lib/flangFeatureList.so -plugin feature-list /var/lib/buildkite-agent/builds/llvm-project/flang/test/Examples/feature-list-class.f90 2>&1 | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/flang/test/Examples/feature-list-class.f90
110 msx64 debian > Flang.Examples::feature-list-functions.f90
Script: -- : 'RUN: at line 4'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/flang-new -fc1 -load /var/lib/buildkite-agent/builds/llvm-project/build/lib/flangFeatureList.so -plugin feature-list /var/lib/buildkite-agent/builds/llvm-project/flang/test/Examples/feature-list-functions.f90 2>&1 | /var/lib/buildkite-agent/builds/llvm-project/build/bin/FileCheck /var/lib/buildkite-agent/builds/llvm-project/flang/test/Examples/feature-list-functions.f90

Event Timeline

Allen created this revision.Mar 16 2023, 6:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2023, 6:55 PM
Allen requested review of this revision.Mar 16 2023, 6:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2023, 6:55 PM
Allen updated this revision to Diff 506462.Mar 19 2023, 9:42 PM

Add more tests according comment

Allen updated this revision to Diff 506464.Mar 19 2023, 10:13 PM
Allen updated this revision to Diff 507258.Mar 22 2023, 12:49 AM

Add "thwart complexity-based canonicalization"

Allen abandoned this revision.Mar 22 2023, 4:51 AM