← Back to team overview

desktop-packages team mailing list archive

[Bug 1521177] [NEW] TEST_P fails with new G++ because of Property_CopyBaseTypeConstructor_Test::gtest_registering_dummy_' defined but not used

 

Public bug reported:

This is the error we get when compiling unity tests with new gcc:
 - '{anonymous}::Property_CopyBaseTypeConstructor_Test::gtest_registering_dummy_' defined but not used [-Werror=unused-variable]
 TEST_P(/*TestDesktopApplicationSubject*/Property, CopyBaseTypeConstructor)

** Affects: gtest (Ubuntu)
     Importance: High
     Assignee: Marco Trevisan (Treviño) (3v1n0)
         Status: In Progress

** Package changed: ubuntu => gtest (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtest in Ubuntu.
https://bugs.launchpad.net/bugs/1521177

Title:
  TEST_P fails with new G++ because of
  Property_CopyBaseTypeConstructor_Test::gtest_registering_dummy_'
  defined but not used

Status in gtest package in Ubuntu:
  In Progress

Bug description:
  This is the error we get when compiling unity tests with new gcc:
   - '{anonymous}::Property_CopyBaseTypeConstructor_Test::gtest_registering_dummy_' defined but not used [-Werror=unused-variable]
   TEST_P(/*TestDesktopApplicationSubject*/Property, CopyBaseTypeConstructor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtest/+bug/1521177/+subscriptions


Follow ups