-
Notifications
You must be signed in to change notification settings - Fork 6.7k
appengine.standard.migration.ndb.overview.main_test: test_app failed #6702
Copy link
Copy link
Closed
Labels
api: appengineIssues related to the App Engine Admin API API.Issues related to the App Engine Admin API API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: appengineIssues related to the App Engine Admin API API.Issues related to the App Engine Admin API API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the
flakybot: quietlabel andI will stop commenting.
commit: 99ddc3d
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/appengine/standard/migration/ndb/overview/main_test.py", line 20, in app import main File "/workspace/appengine/standard/migration/ndb/overview/main.py", line 17, in from google.cloud import ndb File "/workspace/appengine/standard/migration/ndb/overview/.nox/py-2-7/lib/python2.7/site-packages/google/cloud/ndb/__init__.py", line 28, in from google.cloud.ndb.client import Client File "/workspace/appengine/standard/migration/ndb/overview/.nox/py-2-7/lib/python2.7/site-packages/google/cloud/ndb/client.py", line 24, in from google.cloud import _helpers File "/workspace/appengine/standard/migration/ndb/overview/.nox/py-2-7/lib/python2.7/site-packages/google/cloud/_helpers.py", line 33, in from google.protobuf import duration_pb2 File "/workspace/appengine/standard/migration/ndb/overview/.nox/py-2-7/lib/python2.7/site-packages/google/protobuf/duration_pb2.py", line 5, in from google.protobuf import descriptor as _descriptor File "/workspace/appengine/standard/migration/ndb/overview/.nox/py-2-7/lib/python2.7/site-packages/google/protobuf/descriptor.py", line 113 class DescriptorBase(metaclass=DescriptorMetaclass): ^ SyntaxError: invalid syntax