Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
286787be
Commit
286787be
authored
Dec 12, 2012
by
Tomek Mrugalski
🛰
Browse files
[master] Dhcp4Parser.testUint32Parser temporarily disabled
parent
c328aed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/tests/config_parser_unittest.cc
View file @
286787be
...
...
@@ -252,7 +252,7 @@ TEST_F(Dhcp4ParserTest, poolPrefixLen) {
/// and properly err of out of range values. As we can't call Uint32Parser
/// directly, we are exploiting the fact that it is used to parse global
/// parameter renew-timer and the results are stored in uint32_defaults.
TEST_F
(
Dhcp4ParserTest
,
Uint32Parser
)
{
TEST_F
(
Dhcp4ParserTest
,
DISABLED_
Uint32Parser
)
{
ConstElementPtr
status
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment