element.py: Ignore environment/sandbox config when not running sandbox

When calculating the cache key, we can ignore sandbox related materials
when the plugin has specified BST_RUN_COMMANDS as False.

Fixes #1687

This patch also fixes cache key and completions tests which rely
on stable cache keys.
18 files changed