Fix PyConf.test_diffopts_pkl test
Comparing to a reference pickle is very unstable as it refers to symbols such as Configurables that might disappear. This MR makes the test more stable by generating a pkl from another test.
Comparing to a reference pickle is very unstable as it refers to symbols such as Configurables that might disappear. This MR makes the test more stable by generating a pkl from another test.