Page MenuHome

Tests, docs: Use ASAN_OPTIONS from environment also.
ClosedPublic

Authored by Ankit Meel (ankitm) on Dec 10 2020, 4:45 PM.

Details

Summary

Ctest invokes blender_test to get a list of tests. When it encounters
container-overflow, it aborts and gives incomplete list. I have
environment variable set to ignore container overflow. But the code
overwrites it.

It's similar to rBa181b156399a13fa429159112e30c8005d5e8a59
and rBA589d13408a60cbec34a8bc3cc798c586043743ae .

Diff Detail

Repository
rB Blender
Branch
options (branched from master)
Build Status
Buildable 11678
Build 11678: arc lint + arc unit

Event Timeline

Ankit Meel (ankitm) requested review of this revision.Dec 10 2020, 4:45 PM
Ankit Meel (ankitm) created this revision.
  • Simplify using get()'s default

Seems fine based on similar commits

This revision is now accepted and ready to land.Jan 15 2021, 8:49 PM
  • remove empty file
Ankit Meel (ankitm) edited the summary of this revision. (Show Details)Jan 29 2021, 9:04 AM